Sha256: 7533ee127a0beacd112e8d8e22c93d4bb83363da0531bde1663d4762e901b410

Contents?: true

Size: 284 Bytes

Versions: 6927

Compression:

Stored size: 284 Bytes

Contents

module Typhoeus
  module Errors

    # Raises when block connection is turned on
    # and making a real request.
    class NoStub < TyphoeusError
      def initialize(request)
        super("The connection is blocked and no stub defined: #{request.url}")
      end
    end
  end
end

Version data entries

6,927 entries across 6,924 versions & 28 rubygems

Version Path
ory-client-0.0.1.alpha133 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha132 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha131 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
cloudsmith-api-1.42.3 vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha130 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
devcycle-ruby-server-sdk-1.1.0 examples/sinatra/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
devcycle-ruby-server-sdk-1.1.0 examples/sinatra/vendor/bundle/ruby/3.0.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
devcycle-ruby-server-sdk-1.1.0 examples/sinatra/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha129 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha128 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha127 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha126 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha125 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
svix-0.53.1 vendor/bundle/ruby/2.7.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
svix-0.53.0 vendor/bundle/ruby/2.7.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha124 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha123 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha122 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha121 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
ory-client-0.0.1.alpha120 vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb