Exception: JPC::Errors::UnauthorizedError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/jpc/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/jpc/errors.rb', line 4

def message
  "Unauthorized Request"
end