Arbiter
Dependency manager library that supports decentralization
|
Exception type representing an error that was returned from Arbiter client code. More...
Public Member Functions | |
UserError () | |
UserError (const std::string &string) | |
Exception type representing an error that was returned from Arbiter client code.
Definition at line 31 of file Exception.h.
Arbiter::Exception::UserError::UserError | ( | ) |
Definition at line 34 of file Exception.h.
|
explicit |
Definition at line 38 of file Exception.h.