Simias::SimiasException Class Reference

Summary description for Exception. More...

Inheritance diagram for Simias::SimiasException:

Inheritance graph
[legend]
Collaboration diagram for Simias::SimiasException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SimiasException ()
 Constructs a SimiasException.
 SimiasException (string message)
 Constructs a SimiasException.
 SimiasException (string message, Exception innerException)
 Constructs a SimiasException.
void LogError ()
 Logs the exception as an error. Only logs the message.
void LogFatal ()
 Logs the exception as fatal. Logs the message and the stack trace.


Detailed Description

Summary description for Exception.


Constructor & Destructor Documentation

Simias::SimiasException::SimiasException (  )  [inline]

Constructs a SimiasException.

Simias::SimiasException::SimiasException ( string  message  )  [inline]

Constructs a SimiasException.

Parameters:
message The message describing the exception.

Simias::SimiasException::SimiasException ( string  message,
Exception  innerException 
) [inline]

Constructs a SimiasException.

Parameters:
message The message describing the exception.
innerException The exception that caused this exception.


Member Function Documentation

void Simias::SimiasException::LogError (  )  [inline]

Logs the exception as an error. Only logs the message.

void Simias::SimiasException::LogFatal (  )  [inline]

Logs the exception as fatal. Logs the message and the stack trace.


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

Generated on Wed Apr 8 14:45:48 2009 for simias by  doxygen 1.5.6