Exception: Kobako::ServiceError::Disconnected
- Inherits:
-
Kobako::ServiceError
- Object
- StandardError
- Error
- Kobako::ServiceError
- Kobako::ServiceError::Disconnected
- Defined in:
- lib/kobako/errors.rb
Overview
SPEC “Error Classes”: ServiceError::Disconnected is raised when the RPC target Handle resolves to the ‘:disconnected` sentinel in the HandleTable (ABA protection rule — id exists but entry was invalidated). E-14.
Instance Attribute Summary
Attributes inherited from Kobako::ServiceError
#backtrace_lines, #details, #klass, #origin
Method Summary
Methods inherited from Kobako::ServiceError
Constructor Details
This class inherits a constructor from Kobako::ServiceError