ANTLR Support Libraries 2.7.1+
Public Member Functions | Private Attributes | List of all members
TokenStreamIOException Class Reference

#include <TokenStreamIOException.hpp>

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

Public Member Functions

 TokenStreamIOException ()
 
 TokenStreamIOException (const std::exception &e)
 
 ~TokenStreamIOException () throw ()
 
- Public Member Functions inherited from TokenStreamException
 TokenStreamException ()
 
 TokenStreamException (const std::string &s)
 
virtual ~TokenStreamException () throw ()
 

Private Attributes

std::exception io
 

Constructor & Destructor Documentation

TokenStreamIOException::TokenStreamIOException ( )
inline
TokenStreamIOException::TokenStreamIOException ( const std::exception &  e)
inline
TokenStreamIOException::~TokenStreamIOException ( )
throw (
)
inline

Member Data Documentation

std ::exception TokenStreamIOException::io
private

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