Exception: GRPC::Internal
- Defined in:
- src/ruby/lib/grpc/errors.rb
Overview
GRPC status code corresponding to status INTERNAL
Instance Attribute Summary
Attributes inherited from BadStatus
Instance Method Summary collapse
-
#initialize(details = 'unknown cause', metadata = {}) ⇒ Internal
constructor
A new instance of Internal.