#include <scim_exception.h>
Inheritance diagram for scim::Exception:
Public Member Functions | |
Exception (const String &what_arg) | |
~Exception () throw () | |
virtual const char * | what () const throw () |
All other exception classes in namespace scim should be derived from this class.
|
|
|
|
|
|