PCSIM::Exception Class Reference

#include <PCSIMException.h>

Inheritance diagram for PCSIM::Exception:

Inheritance graph
[legend]
Collaboration diagram for PCSIM::Exception:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Exception (string method, string msg)
virtual ~Exception ()
string message () const
virtual string name () const

Protected Attributes

string _method
string _MSG


Detailed Description

Definition at line 9 of file PCSIMException.h.


Constructor & Destructor Documentation

PCSIM::Exception::Exception ( string  method,
string  msg 
) [inline]

Definition at line 12 of file PCSIMException.h.

virtual PCSIM::Exception::~Exception (  )  [inline, virtual]

Definition at line 13 of file PCSIMException.h.


Member Function Documentation

string PCSIM::Exception::message (  )  const [inline]

Definition at line 37 of file PCSIMException.h.

References _method, _MSG, and name().

Here is the call graph for this function:

virtual string PCSIM::Exception::name (  )  const [inline, virtual]


Member Data Documentation

string PCSIM::Exception::_method [protected]

Definition at line 15 of file PCSIMException.h.

Referenced by message().

string PCSIM::Exception::_MSG [protected]

Definition at line 18 of file PCSIMException.h.

Referenced by message().


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

Generated on Wed Jul 9 16:34:56 2008 for PCSIM by  doxygen 1.5.5