Fawkes API
Fawkes Development Version
|
A frame could not be looked up. More...
Public Member Functions | |
LookupException (const char *format,...) | |
Constructor. |
A frame could not be looked up.
Thrown if you try to access a frame which is unknown to the transforms system.
fawkes::tf::LookupException::LookupException | ( | const char * | format, |
... | |||
) |
Constructor.
format | format of explanatory message of the error, format and parameters similar to sprintf. |
Definition at line 68 of file exceptions.cpp.
References fawkes::Exception::append_nolock_va().