#include <Exception.h>
List of all members.
Public Member Functions |
| ValueOutOfRange (const char *fn, int ln, const char *valueName, Real lowerBound, Real value, Real upperBound, const char *where) |
virtual | ~ValueOutOfRange () throw () |
Constructor & Destructor Documentation
SimTK::Exception::ValueOutOfRange::ValueOutOfRange |
( |
const char * |
fn, |
|
|
int |
ln, |
|
|
const char * |
valueName, |
|
|
Real |
lowerBound, |
|
|
Real |
value, |
|
|
Real |
upperBound, |
|
|
const char * |
where |
|
) |
| [inline] |
virtual SimTK::Exception::ValueOutOfRange::~ValueOutOfRange |
( |
| ) |
throw () [inline, virtual] |
The documentation for this class was generated from the following file: