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

Public Member Functions | |
| EDivByZero () throw () | |
Initializes msg. | |
| ~EDivByZero () throw () | |
| Dummy. | |
Definition at line 316 of file casexception.h.
| EDivByZero::EDivByZero | ( | ) | throw () [inline] |
Initializes msg with the appropriate message.
Definition at line 323 of file casexception.h.
| EDivByZero::~EDivByZero | ( | ) | throw () [inline] |
Dummy destructor for completeness.
Definition at line 332 of file casexception.h.
1.4.7