Exception: Kobako::NoServiceError
- Inherits:
-
ServiceError
- Object
- StandardError
- Error
- ServiceError
- Kobako::NoServiceError
- Defined in:
- lib/kobako/errors.rb,
sig/kobako/errors.rbs
Overview
The ServiceError subclass raised when the call reached no Service method: the bound path holds nothing, the Capability Handle is not live in this invocation, or the method is absent or outside the guest surface. The causes stay indistinguishable — an opaque target must disclose nothing about which methods it defines — so what a Host App learns is that this call will not succeed by being retried.
Instance Attribute Summary
Attributes included from CarriesExecution
Attributes included from Diagnosable
#backtrace_lines, #klass, #origin