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

The requested feature is disabled. More...

Inheritance diagram for fawkes::tf::DisabledException:

List of all members.

Public Member Functions

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

Detailed Description

The requested feature is disabled.


Constructor & Destructor Documentation

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

Constructor.

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

Definition at line 121 of file exceptions.cpp.

References fawkes::Exception::append_nolock_va().


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