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