scim 1.4.18
|
An exception class to hold Filter related errors. More...
#include <scim_filter.h>
Public Member Functions | |
FilterError (const String &what_arg) | |
![]() | |
Exception (const String &what_arg) | |
~Exception () throw () | |
virtual const char * | what () const throw () |
An exception class to hold Filter related errors.
scim::FilterFactoryBase, scim::FilterInstanceBase and their derived classes must throw scim::FilterError object when error.