class Farscape::Exceptions::BadGateway
Public Instance Methods
error_description()
click to toggle source
# File lib/farscape/errors.rb, line 149 def error_description 'The server received an invalid response from the upstream server it accessed in attempting to fulfill the request.' end