25 #ifndef __UTILS_IPC_SEM_EXCEPTIONS_H_ 26 #define __UTILS_IPC_SEM_EXCEPTIONS_H_ 28 #include <core/exception.h> Fawkes library namespace.
Cannot set value on semaphore.
SemCannotSetValException()
Constructor.
Semaphore or semaphore set invalid.
Base class for exceptions in Fawkes.
SemInvalidException()
Constructor.
SemCannotUnlockException()
Constructor.
SemCannotLockException()
Constructor.