|
scim
1.4.15
|
A base class of all other exception classes. More...
#include <scim_exception.h>
Public Member Functions | |
| Exception (const String &what_arg) | |
| ~Exception () throw () | |
| virtual const char * | what () const throw () |
A base class of all other exception classes.
All other exception classes in namespace scim should be derived from this class.
|
inline |
|
inline | |||||||||||||
|
inlinevirtual | |||||||||||||