class

Krikri::PythonLookupRunner::LookupError

Inherits Exception < Reference < Object

Raised when a lookup invocation fails after the plugin was found and dispatched (a Python exception inside run, an unparseable wrapper response). Callers surface it as a real lookup failure (real Ansible fails the task with the plugin's own error) - it is never an "unknown lookup" condition.