| 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) |
|
|
flags exception_info_t_flags_get(self) -> uint32 |
|
|
name exception_info_t_name_get(self) |
|
|
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)
|
flagsexception_info_t_flags_get(self) -> uint32
|
nameexception_info_t_name_get(self)
|
thisownThe membership flag
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 05 14:43:04 2012 | http://epydoc.sourceforge.net |