EDoesNotApply Class Reference
[Exceptions]

A method was called which does not apply to a certain object. More...

#include <casexception.h>

Inheritance diagram for EDoesNotApply:

CASException List of all members.

Public Member Functions

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

Detailed Description

A method was called which does not apply to the object the method is a member of.

Definition at line 192 of file casexception.h.


Constructor & Destructor Documentation

EDoesNotApply::EDoesNotApply (  )  throw () [inline]

Initializes msg with the appropriate message.

Definition at line 199 of file casexception.h.

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

Initializes msg with a user specific message.

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

Definition at line 211 of file casexception.h.

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

Dummy destructor for completeness.

Definition at line 220 of file casexception.h.


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