#include <exceptions.h>
Inheritance diagram for fawkes::BlackBoardInterfaceVersionMismatchException:
Public Member Functions | |
BlackBoardInterfaceVersionMismatchException () | |
Constructor. |
If the hashes of two interfaces of the very same type do not match they are incompatible.
Definition at line 108 of file exceptions.h.
fawkes::BlackBoardInterfaceVersionMismatchException::BlackBoardInterfaceVersionMismatchException | ( | ) | [inline] |