pyd v0.14.1 (2021-05-17T19:23:47Z)
Home
Dub
Repo
PythonException.this
pyd
exception
PythonException
Undocumented in source.
class
PythonException
this
(
PyObject
*
type
,
PyObject
*
value
,
PyObject
*
traceback
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
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