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