Exception: Rudy::ServiceUnavailable
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Rudy::Error
Instance Method Details
#message ⇒ Object
141 |
# File 'lib/rudy.rb', line 141 def ; "#{@obj} is not available. Check your internets!"; end |