Fawkes API
Fawkes Development Version
|
22 #ifndef _LIBS_TF_EXCEPTIONS_H_
23 #define _LIBS_TF_EXCEPTIONS_H_
25 #include <core/exception.h>
The requested feature is disabled.
No connection between two frames in tree.
DisabledException(const char *format,...)
Constructor.
A frame could not be looked up.
InvalidArgumentException(const char *format,...)
Constructor.
Fawkes library namespace.
LookupException(const char *format,...)
Constructor.
Passed argument was invalid.
ConnectivityException(const char *format,...)
Constructor.
Base class for exceptions in Fawkes.