#include <utils/constraints/dependency.h>
Inheritance diagram for fawkes::DependencyViolationException:
Public Member Functions | |
DependencyViolationException (const char *msg) | |
Constructor. |
Thrown if an operation is tried which would violate the dependency constraint.
Definition at line 32 of file dependency.h.
fawkes::DependencyViolationException::DependencyViolationException | ( | const char * | msg | ) |