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

Public Member Functions | |
| EInternal () throw () | |
Initializes msg. | |
| ~EInternal () throw () | |
| Dummy. | |
Definition at line 113 of file casexception.h.
| EInternal::EInternal | ( | ) | throw () [inline] |
Initializes msg with the appropriate message.
Definition at line 120 of file casexception.h.
| EInternal::~EInternal | ( | ) | throw () [inline] |
Dummy destructor for completeness.
Definition at line 129 of file casexception.h.
1.4.7