Sha256: 25db47941ea30aeace778b8351953842087643120c63ea69ef1099a3d5ad3607

Contents?: true

Size: 198 Bytes

Versions: 32

Compression:

Stored size: 198 Bytes

Contents

module Restfully
  module HTTP
    class Error < Restfully::Error; end
    class ClientError < Restfully::HTTP::Error; end
    class ServerError < Restfully::HTTP::Error; end
  end
end
      
      

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
restfully-1.3.0 lib/restfully/http/error.rb
restfully-1.2.0 lib/restfully/http/error.rb
restfully-1.1.1 lib/restfully/http/error.rb
restfully-1.1.0 lib/restfully/http/error.rb
restfully-1.0.8 lib/restfully/http/error.rb
restfully-1.0.7 lib/restfully/http/error.rb
restfully-1.0.6 lib/restfully/http/error.rb
restfully-1.0.5 lib/restfully/http/error.rb
restfully-1.0.4 lib/restfully/http/error.rb
restfully-1.0.3 lib/restfully/http/error.rb
restfully-1.0.2 lib/restfully/http/error.rb
restfully-1.0.1 lib/restfully/http/error.rb
restfully-1.0.0 lib/restfully/http/error.rb
restfully-1.0.0.rc2 lib/restfully/http/error.rb
restfully-1.0.0.rc1 lib/restfully/http/error.rb
restfully-0.8.8 lib/restfully/http/error.rb
restfully-0.8.7 lib/restfully/http/error.rb
restfully-0.8.6 lib/restfully/http/error.rb
restfully-0.8.5 lib/restfully/http/error.rb
restfully-0.8.4 lib/restfully/http/error.rb