ANTLR Support Libraries 2.7.1+
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
CharStreamIOException Class Reference

#include <CharStreamIOException.hpp>

Inheritance diagram for CharStreamIOException:
Inheritance graph
[legend]
Collaboration diagram for CharStreamIOException:
Collaboration graph
[legend]

Public Member Functions

 CharStreamIOException (std::exception &e)
 
 ~CharStreamIOException () throw ()
 
- Public Member Functions inherited from CharStreamException
 CharStreamException (const std::string &s)
 
 ~CharStreamException () throw ()
 

Public Attributes

std::exception io
 

Constructor & Destructor Documentation

CharStreamIOException::CharStreamIOException ( std::exception &  e)
inline
CharStreamIOException::~CharStreamIOException ( )
throw (
)
inline

Member Data Documentation

std ::exception CharStreamIOException::io

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