Sha256: a166f5c08da006f0a08dc7e6772a8bf6aa0884e4083545a284c53d9afd1ef4bc

Contents?: true

Size: 1.17 KB

Versions: 49

Compression:

Stored size: 1.17 KB

Contents

class LHC::ClientError < LHC::Error
end

class LHC::BadRequest < LHC::ClientError
end

class LHC::Unauthorized < LHC::ClientError
end

class LHC::PaymentRequired < LHC::ClientError
end

class LHC::Forbidden < LHC::ClientError
end

class LHC::Forbidden < LHC::ClientError
end

class LHC::NotFound < LHC::ClientError
end

class LHC::MethodNotAllowed < LHC::ClientError
end

class LHC::NotAcceptable < LHC::ClientError
end

class LHC::ProxyAuthenticationRequired < LHC::ClientError
end

class LHC::RequestTimeout < LHC::ClientError
end

class LHC::Conflict < LHC::ClientError
end

class LHC::Gone < LHC::ClientError
end

class LHC::LengthRequired < LHC::ClientError
end

class LHC::PreconditionFailed < LHC::ClientError
end

class LHC::RequestEntityTooLarge < LHC::ClientError
end

class LHC::RequestUriToLong < LHC::ClientError
end

class LHC::UnsupportedMediaType < LHC::ClientError
end

class LHC::RequestedRangeNotSatisfiable < LHC::ClientError
end

class LHC::ExpectationFailed < LHC::ClientError
end

class LHC::UnprocessableEntity < LHC::ClientError
end

class LHC::Locked < LHC::ClientError
end

class LHC::FailedDependency < LHC::ClientError
end

class LHC::UpgradeRequired < LHC::ClientError
end

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
lhc-10.1.2 lib/lhc/errors/client_error.rb
lhc-10.1.1 lib/lhc/errors/client_error.rb
lhc-10.1.0 lib/lhc/errors/client_error.rb
lhc-10.0.2 lib/lhc/errors/client_error.rb
lhc-9.4.4 lib/lhc/errors/client_error.rb
lhc-10.0.1 lib/lhc/errors/client_error.rb
lhc-10.0.0 lib/lhc/errors/client_error.rb
lhc-9.4.3 lib/lhc/errors/client_error.rb
lhc-9.4.2 lib/lhc/errors/client_error.rb
lhc-9.4.1 lib/lhc/errors/client_error.rb
lhc-9.4.0 lib/lhc/errors/client_error.rb
lhc-9.3.1 lib/lhc/errors/client_error.rb
lhc-9.3.0 lib/lhc/errors/client_error.rb
lhc-9.2.0 lib/lhc/errors/client_error.rb
lhc-9.1.2 lib/lhc/errors/client_error.rb
lhc-9.1.2.pre lib/lhc/errors/client_error.rb
lhc-9.1.1 lib/lhc/errors/client_error.rb
lhc-8.1.1 lib/lhc/errors/client_error.rb
lhc-9.1.0 lib/lhc/errors/client_error.rb
lhc-9.0.0 lib/lhc/errors/client_error.rb