pyd v0.9.9 (2017-01-10T04:31:58Z)
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