fawkes::BlackBoardInterfaceVersionMismatchException Class Reference
Thrown if versions do not match. More...
#include <exceptions.h>
Inheritance diagram for fawkes::BlackBoardInterfaceVersionMismatchException:

Public Member Functions | |
| BlackBoardInterfaceVersionMismatchException () | |
| Constructor. | |
Detailed Description
Thrown if versions do not match.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.
Constructor & Destructor Documentation
| fawkes::BlackBoardInterfaceVersionMismatchException::BlackBoardInterfaceVersionMismatchException | ( | ) | [inline] |
The documentation for this class was generated from the following file:
- src/libs/blackboard/exceptions.h

