A base class of all other exception classes.
More...
#include <scim_exception.h>
A base class of all other exception classes.
All other exception classes in namespace scim should be derived from this class.
◆ Exception()
scim::Exception::Exception |
( |
const String & |
what_arg | ) |
|
|
inline |
◆ ~Exception()
scim::Exception::~Exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ what()
virtual const char* scim::Exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
The documentation for this class was generated from the following file: