IOException Class Reference

#include <IOException.hpp>

Inheritance diagram for IOException:

Inheritance graph
[legend]
Collaboration diagram for IOException:

Collaboration graph
[legend]

Public Member Functions

 ANTLR_USE_NAMESPACE (std) exception io
 IOException (ANTLR_USE_NAMESPACE(std) exception &e)
 IOException (const ANTLR_USE_NAMESPACE(std) string &mesg)
virtual ~IOException () throw ()

Detailed Description

Generic IOException used inside support code. (thrown by XML I/O routs) basically this is something I'm using since a lot of compilers don't support ios_base::failure.

Definition at line 23 of file IOException.hpp.


Constructor & Destructor Documentation

IOException::IOException ( ANTLR_USE_NAMESPACE(std) exception &  e  )  [inline]

Definition at line 28 of file IOException.hpp.

IOException::IOException ( const ANTLR_USE_NAMESPACE(std) string &  mesg  )  [inline]

Definition at line 32 of file IOException.hpp.

virtual IOException::~IOException (  )  throw () [inline, virtual]

Definition at line 36 of file IOException.hpp.


Member Function Documentation

IOException::ANTLR_USE_NAMESPACE ( std   ) 

Reimplemented from ANTLRException.


The documentation for this class was generated from the following file:

Generated on Tue Mar 31 20:19:28 2009 for ctrump by  doxygen 1.5.6