Fawkes API  Fawkes Development Version
fawkes::tf::InvalidArgumentException Class Reference

Passed argument was invalid. More...

Inheritance diagram for fawkes::tf::InvalidArgumentException:

List of all members.

Public Member Functions

 InvalidArgumentException (const char *format,...)
 Constructor.

Detailed Description

Passed argument was invalid.

A typica problem is passing an uninitialized quaternion (0,0,0,0).


Constructor & Destructor Documentation

fawkes::tf::InvalidArgumentException::InvalidArgumentException ( const char *  format,
  ... 
)

Constructor.

Parameters:
formatformat 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().


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