An exception class to hold FrontEnd related errors. More...
#include <scim_frontend.h>
Public Member Functions | |
FrontEndError (const String &what_arg) |
An exception class to hold FrontEnd related errors.
scim::FrontEndBase and its derived classes must throw scim::FrontEndError object when error.
scim::FrontEndError::FrontEndError | ( | const String & | what_arg | ) | [inline] |