#include <scppnt_error.h>


Public Member Functions | |
| LogicError (const char *type, const char *message, const char *func) | |
| Constructor from error type, error message, and function name form which exception is thrown. | |
| virtual | ~LogicError () |
| Destructor. | |
Definition at line 58 of file scppnt_error.h.
1.5.4