TyphoeusError
Raises when block connection is turned on and making a real request.
# File lib/typhoeus/errors/no_stub.rb, line 7 def initialize(request) super("The connection is blocked and no stub defined: #{request.url}") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.