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