ucommon
|
A sub-hierarchy for thread exceptions. More...
#include <exception.h>
Public Member Functions | |
ThrException (String &what_arg) | |
![]() | |
Exception (String &what_arg) throw () | |
virtual char * | getString () |
virtual char * | what () throw () |
A sub-hierarchy for thread exceptions.
Definition at line 112 of file exception.h.