Simbody  3.7
SimTK::Exception::SizeOutOfRange Class Reference
+ Inheritance diagram for SimTK::Exception::SizeOutOfRange:

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 ()
 
- Public Member Functions inherited from SimTK::Exception::Base
 Base (const char *fn="<UNKNOWN>", int ln=0)
 
virtual ~Base () throw ()
 
const std::string & getMessage () const
 
const std::string & getMessageText () const
 
const char * what () const override throw ()
 

Additional Inherited Members

- Protected Member Functions inherited from SimTK::Exception::Base
void setMessage (const std::string &msgin)
 

Constructor & Destructor Documentation

◆ SizeOutOfRange()

SimTK::Exception::SizeOutOfRange::SizeOutOfRange ( const char *  fn,
int  ln,
const char *  szName,
unsigned long long  sz,
unsigned long long  maxsz,
const char *  where 
)
inline

◆ ~SizeOutOfRange()

virtual SimTK::Exception::SizeOutOfRange::~SizeOutOfRange ( )
throw (
)
inlinevirtual

The documentation for this class was generated from the following file: