Simbody
Public Member Functions

SimTK::Exception::IndexOutOfRange Class Reference

#include <Exception.h>

Inheritance diagram for SimTK::Exception::IndexOutOfRange:

List of all members.

Public Member Functions

 IndexOutOfRange (const char *fn, int ln, const char *indexName, long long lb, long long index, long long ub, const char *where)
virtual ~IndexOutOfRange () throw ()

Constructor & Destructor Documentation

SimTK::Exception::IndexOutOfRange::IndexOutOfRange ( const char *  fn,
int  ln,
const char *  indexName,
long long  lb,
long long  index,
long long  ub,
const char *  where 
) [inline]
virtual SimTK::Exception::IndexOutOfRange::~IndexOutOfRange ( ) 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