25 #ifndef __FIREVISION_FVUTILS_IPC_SHM_EXCEPTIONS_H_
26 #define __FIREVISION_FVUTILS_IPC_SHM_EXCEPTIONS_H_
28 #include <core/exception.h>
30 namespace firevision {
42 : fawkes::Exception(msg) {}
53 : fawkes::Exception(msg) {}
InconsistentImageException(const char *msg)
Constructor.
Throw if an inconsistent image was found.
Base class for exceptions in Fawkes.
InconsistentLUTException(const char *msg)
Constructor.
Throw if an inconsistent LUT was found.