Krikri::PythonLookupRunner::LookupUnavailableError
Inherits Krikri::PythonLookupRunner::LookupError < Exception < Reference < Object
Distinguishes "the mechanism is not available on this controller" (kind: unavailable - the caller must keep the unchanged unknown- lookup fallback) from a dispatched plugin failure (any other kind
- the caller surfaces the real error). Callers check
unavailable?rather than matching the kind string themselves.
Constructors
Instance methods
kind
Source