#include <myexcept.h>

Static Public Member Functions | |
| static const char * | what () |
| static char * | what_error |
| static int | SoFar |
| static int | LastOne |
| static unsigned long | Select |
| static void | AddMessage (const char *a_what) |
| static void | AddInt (int value) |
| BaseException (const char *a_what=0) | |
Definition at line 81 of file myexcept.h.
| BaseException::BaseException | ( | const char * | a_what = 0 | ) |
Definition at line 55 of file myexcept.cpp.
|
static |
Definition at line 88 of file myexcept.cpp.
|
static |
Definition at line 73 of file myexcept.cpp.
|
inlinestatic |
Definition at line 93 of file myexcept.h.
|
staticprotected |
Definition at line 86 of file myexcept.h.
|
static |
Definition at line 91 of file myexcept.h.
|
staticprotected |
Definition at line 85 of file myexcept.h.
|
staticprotected |
Definition at line 84 of file myexcept.h.