class RestfulResource::HttpClient::ServiceUnavailable
Public Instance Methods
Source
# File lib/restful_resource/http_client.rb, line 50 def message 'HTTP 503: Service unavailable' end
# File lib/restful_resource/http_client.rb, line 50 def message 'HTTP 503: Service unavailable' end