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