#include <casexception.h>
Inheritance diagram for ENotImplemented:

Public Member Functions | |
| ENotImplemented () throw () | |
Initializes msg. | |
| ~ENotImplemented () throw () | |
| Dummy. | |
Definition at line 341 of file casexception.h.
| ENotImplemented::ENotImplemented | ( | ) | throw () [inline] |
Initializes msg with the appropriate message.
Definition at line 348 of file casexception.h.
| ENotImplemented::~ENotImplemented | ( | ) | throw () [inline] |
Dummy destructor for completeness.
Definition at line 357 of file casexception.h.
1.4.7