Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

scim::Exception Class Reference
[Helper]

A base class of all other exception classes. More...

#include <scim_exception.h>

Inheritance diagram for scim::Exception:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Exception (const String &what_arg)
 ~Exception () throw ()
virtual const char * what () const throw ()

Detailed Description

A base class of all other exception classes.

All other exception classes in namespace scim should be derived from this class.

Definition at line 47 of file scim_exception.h.


Constructor & Destructor Documentation

scim::Exception::Exception const String what_arg  )  [inline]
 

Definition at line 51 of file scim_exception.h.

References scim::String.

scim::Exception::~Exception  )  throw () [inline]
 

Definition at line 52 of file scim_exception.h.


Member Function Documentation

virtual const char* scim::Exception::what  )  const throw () [inline, virtual]
 

Definition at line 53 of file scim_exception.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 30 21:03:22 2004 for scim by doxygen 1.3.8