scim 1.4.18
scim::BackEndError Class Reference

An exception class to hold BackEnd related errors. More...

#include <scim_backend.h>

Public Member Functions

 BackEndError (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 BackEnd related errors.

scim::BackEndBase and its derived classes must throw scim::BackEndError object when error.

Constructor & Destructor Documentation

◆ BackEndError()

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

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