ANTLR Support Libraries 2.7.1+
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::CharStreamIOException ( std ::exception &  e)
inline

◆ ~CharStreamIOException()

CharStreamIOException::~CharStreamIOException ( )
throw (
)
inline

Member Data Documentation

◆ io

std ::exception CharStreamIOException::io

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