pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
PythonException.value
pyd
exception
PythonException
Undocumented in source. Be warned that the author may not have intended to support it.
PyObject
*
m_type
;
PyObject
*
m_value
;
PyObject
*
m_trace
;
Meta
Source
See Implementation
pyd
exception
PythonException
constructors
this
destructors
~this
functions
traceback
type
value
properties
py_message
py_offset
variables
m_trace
m_type
m_value