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