#include <Exception.h>
Public Member Functions |
| | SizeWasNegative (const char *fn, int ln, const char *szName, unsigned long long sz, const char *where) |
| virtual | ~SizeWasNegative () throw () |
| | 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 throw () |
Additional Inherited Members |
| void | setMessage (const std::string &msgin) |
Constructor & Destructor Documentation
| SimTK::Exception::SizeWasNegative::SizeWasNegative |
( |
const char * |
fn, |
|
|
int |
ln, |
|
|
const char * |
szName, |
|
|
unsigned long long |
sz, |
|
|
const char * |
where |
|
) |
| |
|
inline |
| virtual SimTK::Exception::SizeWasNegative::~SizeWasNegative |
( |
| ) |
throw () |
|
inlinevirtual |
The documentation for this class was generated from the following file: