Fawkes API Fawkes Development Version

fawkes::DependencyViolationException Class Reference

Dependency violation exception. More...

#include <>>

Inheritance diagram for fawkes::DependencyViolationException:

List of all members.

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)

Constructor.

Parameters:
msgmessage

Definition at line 37 of file dependency.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends