class RHC::Rest::UnAuthorizedException
Exceptions thrown in case of an HTTP
401 is received.
401 Unauthorized
The request requires user authentication. If the request already included Authorization
credentials, then the 401 response indicates that authorization has been refused for those credentials.