Simbody
Public Member Functions

SimTK::Exception::ValueOutOfRange Class Reference

#include <Exception.h>

Inheritance diagram for SimTK::Exception::ValueOutOfRange:

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines