#include <common.h>
Public Member Functions |
| | NotPositiveDefinite (const char *fn, int ln, int index, const char *where) |
| | 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::NotPositiveDefinite::NotPositiveDefinite |
( |
const char * |
fn, |
|
|
int |
ln, |
|
|
int |
index, |
|
|
const char * |
where |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: