InvalidCastException Class Reference

Represents invalid cast exception. More...

#include <invalidcastexception.h>

Inheritance diagram for InvalidCastException:

Inheritance graph
[legend]
Collaboration diagram for InvalidCastException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 InvalidCastException (const char *_error_msg, ERROR_ID _error_id=eid_cast, EXCEPTION_LEVEL _exception_level=excl_fatal)
 Constructor.
virtual ~InvalidCastException ()


Detailed Description

Represents invalid cast exception.

Represents invalid cast exception.

Author:
Michael Schmidt

Gunnar Jehl

Version:
2.1
License:
Software License Agreement (BSD License)

Definition at line 48 of file invalidcastexception.h.


Constructor & Destructor Documentation

InvalidCastException::InvalidCastException ( const char *  _error_msg,
ERROR_ID  _error_id = eid_cast,
EXCEPTION_LEVEL  _exception_level = excl_fatal 
)

Constructor.

Constructor - creating object for an string (exception message), an ERROR_ID and an EXCEPTION_LEVEL.

Parameters:
[in] _error_msg Pointer to a char object.
[in] _error_id ERROR_ID:
[in] _exception_level EXCEPTION_LEVEL.

Definition at line 37 of file invalidcastexception.cpp.

InvalidCastException::~InvalidCastException (  )  [virtual]

Destructor.

Definition at line 44 of file invalidcastexception.cpp.


Generated on Sun May 24 20:20:25 2009 for G(arbage) C(ollected) X(Query) Engine by  doxygen 1.5.9