#include <common.h>
|
| IllegalLapackArg (const char *fn, int ln, const char *lapackRoutine, int info) |
|
| 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 () |
|
◆ IllegalLapackArg()
SimTK::Exception::IllegalLapackArg::IllegalLapackArg |
( |
const char * |
fn, |
|
|
int |
ln, |
|
|
const char * |
lapackRoutine, |
|
|
int |
info |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: