class Farscape::Exceptions::ImaTeapot
Public Instance Methods
error_description()
click to toggle source
# File lib/farscape/errors.rb, line 125 def error_description 'The server is a teapot; the resulting entity body may be short and stout. Demonstrations of this behaviour exist.'.squish end