#include <exceptions.h>
Public Member Functions | |
ErrMsg (char *err) | |
void | PrintMessage (ostream &out) |
Protected Attributes | |
string | msg |
|
Definition at line 44 of file exceptions.h. |
|
Definition at line 46 of file exceptions.h. |
|
Definition at line 42 of file exceptions.h. Referenced by ErrMsg(), and PrintMessage(). |