| Trees | Indices | Help |
|
|---|
|
|
object --+
|
exception_info_t
Proxy of C++ exception_info_t class.
| Instance Methods | |||
| exception_info_t |
|
||
|
|||
|
|||
| bool |
|
||
| bool |
|
||
|
Inherited from |
|||
| Properties | |
|
code exception_info_t_code_get(self) -> uint |
|
|
desc exception_info_t_desc_get(self) -> qstring * |
|
|
flags exception_info_t_flags_get(self) -> uint32 |
|
|
name exception_info_t_name_get(self) -> qstring * |
|
|
thisown The membership flag |
|
|
Inherited from |
|
| Method Details |
__init__(self, _code, _flags, _name, _desc) -> exception_info_t
|
repr(x)
|
| Property Details |
codeexception_info_t_code_get(self) -> uint
|
descexception_info_t_desc_get(self) -> qstring *
|
flagsexception_info_t_flags_get(self) -> uint32
|
nameexception_info_t_name_get(self) -> qstring *
|
thisownThe membership flag
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |