Class: Google::Auth::UnexpectedStatusError

Inherits:
Signet::UnexpectedStatusError
  • Object
show all
Includes:
DetailedError
Defined in:
lib/googleauth/errors.rb

Overview

An error indicating that the server sent an unexpected http status. Maintains backward compatibility with Signet.

Should not be used in the new code, even when wrapping Signet::UnexpectedStatusError. New code should use CredentialsError instead.

Instance Attribute Summary

Attributes included from DetailedError

#credential_type_name, #details, #principal