scim::Exception Class Reference
[Accessories]

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

#include <scim_exception.h>

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.


Constructor & Destructor Documentation

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

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


Member Function Documentation

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


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

Generated on Sat Jan 24 23:45:07 2009 for scim by  doxygen 1.5.7.1