#include <nederror.h>
Public Member Functions | |
NEDException (const char *msg,...) | |
const char * | errorMessage () |
Protected Attributes | |
std::string | errormsg |
|
The error message can be generated in a printf-like manner.
|
|
Returns the text of the error.
|
|
|