#include <CharStreamIOException.hpp>
Public Member Functions | |
ANTLR_USE_NAMESPACE (std) exception io | |
CharStreamIOException (ANTLR_USE_NAMESPACE(std) exception &e) | |
~CharStreamIOException () throw () |
Definition at line 18 of file CharStreamIOException.hpp.
CharStreamIOException::CharStreamIOException | ( | ANTLR_USE_NAMESPACE(std) exception & | e | ) | [inline] |
Definition at line 22 of file CharStreamIOException.hpp.
CharStreamIOException::~CharStreamIOException | ( | ) | throw () [inline] |
Definition at line 24 of file CharStreamIOException.hpp.
CharStreamIOException::ANTLR_USE_NAMESPACE | ( | std | ) |
Reimplemented from ANTLRException.