|
Fawkes API
Fawkes Development Version
|
Passed argument was invalid. More...

Public Member Functions | |
| InvalidArgumentException (const char *format,...) | |
| Constructor. | |
Passed argument was invalid.
A typica problem is passing an uninitialized quaternion (0,0,0,0).
| fawkes::tf::InvalidArgumentException::InvalidArgumentException | ( | const char * | format, |
| ... | |||
| ) |
Constructor.
| format | format of explanatory message of the error, format and parameters similar to sprintf. |
Definition at line 103 of file exceptions.cpp.
References fawkes::Exception::append_nolock_va().