|
scim 1.4.18
|
An exception class to hold Transaction related errors. More...
#include <scim_transaction.h>
Public Member Functions | |
| TransactionError (const String &what_arg) | |
| Public Member Functions inherited from scim::Exception | |
| Exception (const String &what_arg) | |
| ~Exception () throw () | |
| virtual const char * | what () const throw () |
An exception class to hold Transaction related errors.
scim::Transaction and its related classes must throw scim::TransactionError object when error.
|
inline |
References scim::Exception::Exception().