|
scim 1.4.18
|
An exception class to hold FrontEnd related errors. More...
#include <scim_frontend.h>
Public Member Functions | |
| FrontEndError (const String &what_arg) | |
Public Member Functions inherited from scim::Exception | |
| Exception (const String &what_arg) | |
| ~Exception () throw () | |
| virtual const char * | what () const throw () |
An exception class to hold FrontEnd related errors.
scim::FrontEndBase and its derived classes must throw scim::FrontEndError object when error.
|
inline |