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

Public Member Functions | |
| EInvArg () throw () | |
Initializes msg. | |
| ~EInvArg () throw () | |
| Dummy. | |
Definition at line 138 of file casexception.h.
| EInvArg::EInvArg | ( | ) | throw () [inline] |
Initializes msg with the appropriate message.
Definition at line 145 of file casexception.h.
| EInvArg::~EInvArg | ( | ) | throw () [inline] |
Dummy destructor for completeness.
Definition at line 154 of file casexception.h.
1.4.7