Module: Operations::Errors

Defined in:
lib/operations/errors.rb,
lib/operations/errors/base_exception.rb,
lib/operations/errors/invalid_field_error.rb,
lib/operations/errors/not_logged_in_error.rb,
lib/operations/errors/not_authorized_error.rb,
lib/operations/errors/not_implemented_error.rb,
lib/operations/errors/invalid_operation_error.rb

Defined Under Namespace

Classes: BaseException, InvalidFieldError, InvalidOperationError, NotAuthorizedError, NotImplementedError, NotLoggedInError