Class RestClient::Redirect
In: lib/restclient/exceptions.rb
Parent: Exception

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

Methods

new  

Constants

ErrorMessage = "Redirect"

Attributes

url  [RW] 

Public Class methods

[Validate]