Inheritance diagram for lfc::IOException::
Public Methods | |
IOException (string msg="", string location="?") throw () | |
virtual string | name () const throw () |
return exception's name (override this!). More... |
|
|
|
return exception's name (override this!).
Reimplemented from lfc::Exception. Reimplemented in lfc::BufferedStreamException, lfc::ConsoleException, lfc::FileException, lfc::MemoryIOException, lfc::PutbackTextException, lfc::SerialPortException, and lfc::SocketException. |