UCommon
|
A sub-hierarchy for all Common C++ I/O related classes. More...
#include <exception.h>
Public Member Functions | |
virtual long | getSystemError () const throw () |
virtual const char * | getSystemErrorString () const throw () |
IOException (const String &what_arg, long systemError=0) throw () | |
![]() | |
Exception (const String &what_arg) throw () | |
virtual const char * | getString () const |
virtual const char * | what () const throw () |
A sub-hierarchy for all Common C++ I/O related classes.
I/O operation exception hierarchy.
Definition at line 92 of file exception.h.