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

A frame could not be looked up. More...

Inheritance diagram for fawkes::tf::LookupException:

List of all members.

Public Member Functions

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

Detailed Description

A frame could not be looked up.

Thrown if you try to access a frame which is unknown to the transforms system.


Constructor & Destructor Documentation

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

Constructor.

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


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