EEvaluateFirst Class Reference
[Exceptions]

An method was called which expects the CASObject being evaluated. More...

#include <casexception.h>

Inheritance diagram for EEvaluateFirst:

CASException List of all members.

Public Member Functions

 EEvaluateFirst (std::string &m) throw ()
 Initializes msg with a user specific message.
 EEvaluateFirst () throw ()
 Initializes msg.
 ~EEvaluateFirst () throw ()
 Dummy.

Detailed Description

The Method expects the object evaluated. Thus, before calling methods throwing this exception, evalute the objec first.

Definition at line 230 of file casexception.h.


Constructor & Destructor Documentation

EEvaluateFirst::EEvaluateFirst (  )  throw () [inline]

Initializes msg with the appropriate message.

Definition at line 237 of file casexception.h.

EEvaluateFirst::EEvaluateFirst ( std::string &  m  )  throw () [inline]

Initializes msg with a user specific message.

Parameters:
m Reference to a string holding the user specific message.

Definition at line 248 of file casexception.h.

EEvaluateFirst::~EEvaluateFirst (  )  throw () [inline]

Dummy destructor for completeness.

Definition at line 257 of file casexception.h.


The documentation for this class was generated from the following file:
Generated on Sun Dec 31 01:57:35 2006 for ECAS by  doxygen 1.4.7