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