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