Arbiter
Dependency manager library that supports decentralization
Classes
Arbiter::Exception Namespace Reference

Classes

struct  Base
 Base type for Arbiter exceptions. More...
 
struct  MutuallyExclusiveConstraints
 Exception type indicating that there were mutually exclusive constraints in a proposed dependency graph. More...
 
struct  UnsatisfiableConstraints
 Exception type indicating that there were unsatisfiable constraints for the selected versions in a proposed dependency graph. More...
 
struct  UserError
 Exception type representing an error that was returned from Arbiter client code. More...