EUninitializedPtr Class Reference
[Exceptions]

Thrown if an unitialized pointer variable has been encountered. More...

#include <casexception.h>

Inheritance diagram for EUninitializedPtr:

CASException List of all members.

Public Member Functions

 EUninitializedPtr () throw ()
 Initializes msg.
 ~EUninitializedPtr () throw ()
 Dummy.

Detailed Description

This exception indicates that an uninitialized pointer variable has been passed to a method. This usually means the pointer variable is not set to 0 ('zero').

Definition at line 166 of file casexception.h.


Constructor & Destructor Documentation

EUninitializedPtr::EUninitializedPtr (  )  throw () [inline]

Initializes msg with the appropriate message.

Definition at line 173 of file casexception.h.

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

Dummy destructor for completeness.

Definition at line 182 of file casexception.h.


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