Exception: RestClient::Unauthorized

Inherits:
Exception
  • Object
show all
Defined in:
lib/vendor/rest-client/lib/rest_client/request_errors.rb

Overview

Authorization is required to access the resource specified.

Constant Summary collapse

ErrorMessage =
'Unauthorized'

Method Summary

Methods inherited from Exception

#message