24 #ifndef __UTILS_CONSTRAINTS_DEPENDENCY_H_
25 #define __UTILS_CONSTRAINTS_DEPENDENCY_H_
27 #include <core/exception.h>
Fawkes library namespace.
Dependency violation exception.
Base class for exceptions in Fawkes.
DependencyViolationException(const char *msg)
Constructor.