Exception: The86::Client::Unauthorized

Inherits:
Error
  • Object
show all
Defined in:
lib/the86-client/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



11
12
13
# File 'lib/the86-client/errors.rb', line 11

def message
  "Unauthorized"
end