class Contentful::ServiceUnavailable
503
Protected Instance Methods
Source
# File lib/contentful/error.rb, line 192 def default_error_message 'The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.' end