Exception: TimestampAPI::InvalidServerResponse

Inherits:
StandardError
  • Object
show all
Defined in:
lib/timestamp_api/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



15
16
17
# File 'lib/timestamp_api/errors.rb', line 15

def message
  "Server responded with invalid JSON."
end