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() [1/2]

TokenStreamIOException::TokenStreamIOException ( )
inline

◆ TokenStreamIOException() [2/2]

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

◆ ~TokenStreamIOException()

TokenStreamIOException::~TokenStreamIOException ( )
throw (
)
inline

Member Data Documentation

◆ io

std ::exception TokenStreamIOException::io
private

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