Exception: Loopiator::ConnectionError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



29
30
31
# File 'lib/loopiator/errors.rb', line 29

def message
  "An unknown connection error occurred while trying to connect to the API."
end