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

Exception type indicating that there were unsatisfiable constraints for the selected versions in a proposed dependency graph. More...

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

Public Member Functions

 UnsatisfiableConstraints (const std::string &string)
 

Detailed Description

Exception type indicating that there were unsatisfiable constraints for the selected versions in a proposed dependency graph.

Definition at line 59 of file Exception.h.

Constructor & Destructor Documentation

§ UnsatisfiableConstraints()

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

Definition at line 62 of file Exception.h.


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