SH::ShException Class Reference

A generic exception. More...

#include <ShException.hpp>

Inheritance diagram for SH::ShException:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ShException (const std::string &message)
 Construct a general exception with the given message.
virtual ~ShException () throw ()
const std::string & message () const
 Return an informative message describing the exception.
virtual const char * what () const throw ()

Protected Attributes

std::string m_message

Detailed Description

A generic exception.

You should derive from this class to make more specific exceptions.

Definition at line 31 of file ShException.hpp.


The documentation for this class was generated from the following files:
Generated on Thu Feb 16 14:55:38 2006 for Sh by  doxygen 1.4.6