scim 1.4.18
scim::TransactionError Class Reference

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 charwhat () const throw ()
 

Detailed Description

An exception class to hold Transaction related errors.

scim::Transaction and its related classes must throw scim::TransactionError object when error.

Constructor & Destructor Documentation

◆ TransactionError()

scim::TransactionError::TransactionError ( const String & what_arg)
inline

The documentation for this class was generated from the following file: