Public Member Functions

fawkes::BlackBoardInterfaceNotFoundException Class Reference

Thrown if no definition of interface or interface generator found. More...

#include <exceptions.h>

Inheritance diagram for fawkes::BlackBoardInterfaceNotFoundException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BlackBoardInterfaceNotFoundException (const char *type, const char *add_msg="")
 Constructor.

Detailed Description

Thrown if no definition of interface or interface generator found.

Definition at line 91 of file exceptions.h.


Constructor & Destructor Documentation

fawkes::BlackBoardInterfaceNotFoundException::BlackBoardInterfaceNotFoundException ( const char *  type,
const char *  add_msg = "" 
) [inline]

Constructor.

Parameters:
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.


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