Exception: Loopiator::UnknownError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/loopiator/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



23
24
25
# File 'lib/loopiator/errors.rb', line 23

def message
  "An unknown error occurred while trying to request data from the API."
end