|
Simbody
3.4 (development)
|
#include <Exception.h>
Inheritance diagram for SimTK::Exception::ValueWasNegative:Public Member Functions | |
| ValueWasNegative (const char *fn, int ln, const char *valueName, double value, const char *where) | |
| virtual | ~ValueWasNegative () throw () |
| SimTK::Exception::ValueWasNegative::ValueWasNegative | ( | const char * | fn, |
| int | ln, | ||
| const char * | valueName, | ||
| double | value, | ||
| const char * | where | ||
| ) | [inline] |
| virtual SimTK::Exception::ValueWasNegative::~ValueWasNegative | ( | ) | throw () [inline, virtual] |