Methods

RestClient::Redirect

A redirect was encountered; caught by execute to retry with the new url.

Constants

ErrorMessage

Attributes

url[RW]

Public Class Methods

new(url) click to toggle source
    # File lib/restclient/exceptions.rb, line 28
28:                 def initialize(url)
29:                         @url = url
30:                 end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.