fawkes::DependencyViolationException Class Reference
Dependency violation exception. More...
#include <utils/constraints/dependency.h>
Inheritance diagram for fawkes::DependencyViolationException:

Public Member Functions | |
| DependencyViolationException (const char *msg) | |
| Constructor. | |
Detailed Description
Dependency violation exception.Thrown if an operation is tried which would violate the dependency constraint.
Definition at line 32 of file dependency.h.
Constructor & Destructor Documentation
| fawkes::DependencyViolationException::DependencyViolationException | ( | const char * | msg | ) |
The documentation for this class was generated from the following files:
- src/libs/utils/constraints/dependency.h
- src/libs/utils/constraints/dependency.cpp

