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

Sofu::Exc Struct Reference

A base class for all exceptions libsofu will throw. More...

Inheritance diagram for Sofu::Exc:

Sofu::Exc_ReadError Sofu::Exc_UnexpectedEndOfFile Sofu::Exc_UnsuccessfulRead Sofu::Exc_WrongPropertyType List of all members.

Public Member Functions

 Exc (const string &imessage)

Public Attributes

string message
 A message describing the error that occured.


Detailed Description

A base class for all exceptions libsofu will throw.

Note that libsofu always throws pointers to exceptions which you should delete after catching them.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 7 21:34:45 2004 for libsofu by doxygen 1.3.5