scim
1.4.18
|
An exception class to hold IMEngine related errors. More...
#include <scim_imengine.h>
Public Member Functions | |
IMEngineError (const String &what_arg) | |
![]() | |
Exception (const String &what_arg) | |
~Exception () throw () | |
virtual const char * | what () const throw () |
An exception class to hold IMEngine related errors.
scim::IMEngineBase and its derived classes must throw scim::IMEngineError object when error.
|
inline |