Simbody
Public Member Functions

SimTK::Exception::SizeOutOfRange Class Reference

#include <Exception.h>

Inheritance diagram for SimTK::Exception::SizeOutOfRange:

List of all members.

Public Member Functions

 SizeOutOfRange (const char *fn, int ln, const char *szName, unsigned long long sz, unsigned long long maxsz, const char *where)
virtual ~SizeOutOfRange () throw ()

Constructor & Destructor Documentation

SimTK::Exception::SizeOutOfRange::SizeOutOfRange ( const char *  fn,
int  ln,
const char *  szName,
unsigned long long  sz,
unsigned long long  maxsz,
const char *  where 
) [inline]
virtual SimTK::Exception::SizeOutOfRange::~SizeOutOfRange ( ) 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