FONTAINE 1.0
Public Member Functions | Static Private Attributes

Exception Class Reference

#include <Exception.h>

Inheritance diagram for Exception:
Message

List of all members.

Public Member Functions

 Exception (const char *const methodName, const char *format,...)

Static Private Attributes

static const char * _exceptionSalutation = "Unrecoverable Error"

Constructor & Destructor Documentation

Exception::Exception ( const char *const  methodName,
const char *  format,
  ... 
)

Member Data Documentation

const char * Exception::_exceptionSalutation = "Unrecoverable Error" [static, private]

Referenced by Exception().


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