#include <solution.h>
Public Member Functions | |
SolutionException (const char *a_what=0) | |
Static Public Attributes | |
static unsigned long | Select |
Definition at line 45 of file solution.h.
SolutionException::SolutionException | ( | const char * | a_what = 0 | ) |
Definition at line 36 of file solution.cc.
unsigned long SolutionException::Select [static] |
Reimplemented from BaseException.
Definition at line 48 of file solution.h.