#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.
Definition at line 47 of file scim_exception.h.
|
|
Definition at line 51 of file scim_exception.h. References scim::String. |
|
|
Definition at line 52 of file scim_exception.h. |
|
|
Definition at line 53 of file scim_exception.h. |
1.3.8