Class: Gapic::GRPC::AuthorizationError

Inherits:
GRPC::Unauthenticated
  • Object
show all
Defined in:
lib/gapic/grpc/errors.rb

Overview

An error class to represent the Authorization Error. The GRPC layer wraps auth plugin errors in ::GRPC::Unavailable. This class rewraps those GRPC layer errors, presenting a correct status code.