PythonInterface.Error exception (AxiomAI v0.1.11)
View SourceAn exception raised when Python raises an exception.
Summary
Types
@type t() :: %{ type: PythonInterface.Object.t(), value: PythonInterface.Object.t(), traceback: PythonInterface.Object.t() }