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

No connection between two frames in tree. More...

Inheritance diagram for fawkes::tf::ConnectivityException:

List of all members.

Public Member Functions

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

Detailed Description

No connection between two frames in tree.

While looking for a connection between two frames in the transform tree it was detected that there is no such connection.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
formatformat of explanatory message of the error, format and parameters similar to sprintf.

Definition at line 49 of file exceptions.cpp.

References fawkes::Exception::append_nolock_va().


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