#include <Exception.h>
Public Member Functions | |
ValueWasNegative (const char *fn, int ln, const char *valueName, Real value, const char *where) | |
virtual | ~ValueWasNegative () throw () |
ValueWasNegative | ( | const char * | fn, | |
int | ln, | |||
const char * | valueName, | |||
Real | value, | |||
const char * | where | |||
) | [inline] |
References Base::setMessage().
virtual ~ValueWasNegative | ( | ) | throw () [inline, virtual] |