ANTLR Support Libraries 2.7.1+
|
#include <CharStreamIOException.hpp>
Public Member Functions | |
CharStreamIOException (std::exception &e) | |
~CharStreamIOException () throw () | |
Public Attributes | |
std::exception | io |
antlr::CharStreamIOException::CharStreamIOException | ( | std::exception & | e | ) | [inline] |
antlr::CharStreamIOException::~CharStreamIOException | ( | ) | throw () [inline] |
std ::exception antlr::CharStreamIOException::io |