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.
Definition at line 91 of file exceptions.h.
| 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.
1.7.1