Exception: Protocol::GRPC::Internal
- Defined in:
- lib/protocol/grpc/error.rb
Overview
Represents an internal server error.
Instance Attribute Summary
Attributes inherited from Error
#details, #metadata, #status_code
Instance Method Summary collapse
-
#initialize(message = nil, **options) ⇒ Internal
constructor
Initialize an internal server error.