Exception: RestClient::Unauthorized

Inherits:
Exception
  • Object
show all
Defined in:
lib/request_errors.rb

Overview

Authorization is required to access the resource specified.

Constant Summary collapse

ErrorMessage =
'Unauthorized'

Method Summary

Methods inherited from Exception

#message