pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
PythonException.m_type
pyd
exception
PythonException
Undocumented in source.
PyObject
*
m_type
;
class
PythonException
protected
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