View Source Pythonx.C.PyErr (Pythonx v0.2.4)
Python Exception
Summary
Types
@type t() :: %Pythonx.C.PyErr{ traceback: Pythonx.C.PyObject.t() | nil, type: Pythonx.C.PyObject.t() | nil, value: Pythonx.C.PyObject.t() | nil }
Python Exception
@type t() :: %Pythonx.C.PyErr{ traceback: Pythonx.C.PyObject.t() | nil, type: Pythonx.C.PyObject.t() | nil, value: Pythonx.C.PyObject.t() | nil }