SCPPNT::Exception Class Reference

General exception class from which classes indicating more specific types are errors are derived. More...

#include <scppnt_error.h>

Inheritance diagram for SCPPNT::Exception:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Exception ()
 Constructor.
virtual ~Exception ()
 Destructor.
virtual const char * what () const
 Returns message describing the error that occurred.

Protected Member Functions

void AppendToMessage (const char *s)
 concatenate string to end of message if there is sufficient space left
int MaxChar ()
 return maximum number of characters in message

Protected Attributes

char message [201]
 space to hold message


Detailed Description

General exception class from which classes indicating more specific types are errors are derived.

Definition at line 24 of file scppnt_error.h.


The documentation for this class was generated from the following files:
Generated on Tue Dec 18 23:34:40 2007 for SCPPNT by  doxygen 1.5.4