Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

IOException Class Reference

#include <IOException.hpp>

Inheritance diagram for IOException:

ANTLRException List of all members.

Public Methods

 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.


Constructor & Destructor Documentation

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

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

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


Member Function Documentation

IOException::ANTLR_USE_NAMESPACE std   
 

Reimplemented from ANTLRException.


The documentation for this class was generated from the following file:
Generated on Wed Nov 3 12:59:41 2004 for Lemur Toolkit by doxygen1.2.18