Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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.
const std::string & message () const
 Return an informative message describing the exception.

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 38 of file ShException.hpp.


The documentation for this class was generated from the following files:
Generated on Mon Jan 24 18:38:08 2005 for Sh by  doxygen 1.4.1