Arbiter
Dependency manager library that supports decentralization
Public Member Functions | List of all members
Arbiter::Exception::MutuallyExclusiveConstraints Struct Referencefinal

Exception type indicating that there were mutually exclusive constraints in a proposed dependency graph. More...

Collaboration diagram for Arbiter::Exception::MutuallyExclusiveConstraints:
[legend]

Public Member Functions

 MutuallyExclusiveConstraints (const std::string &string)
 

Detailed Description

Exception type indicating that there were mutually exclusive constraints in a proposed dependency graph.

Definition at line 47 of file Exception.h.

Constructor & Destructor Documentation

§ MutuallyExclusiveConstraints()

Arbiter::Exception::MutuallyExclusiveConstraints::MutuallyExclusiveConstraints ( const std::string &  string)
explicit

Definition at line 50 of file Exception.h.


The documentation for this struct was generated from the following file: