Fawkes API
Fawkes Development Version
|
Thrown if no definition of interface or interface generator found. More...
#include <exceptions.h>
Public Member Functions | |
BlackBoardInterfaceNotFoundException (const char *type, const char *add_msg="") | |
Constructor. |
Thrown if no definition of interface or interface generator found.
fawkes::BlackBoardInterfaceNotFoundException::BlackBoardInterfaceNotFoundException | ( | const char * | type, |
const char * | add_msg = "" |
||
) | [inline] |
Constructor.
type | type of interface that could not be found |
add_msg | additional message, add a space as first character |
Definition at line 97 of file exceptions.h.