Proxy of C++ exception_info_t class.  
|  | 
| str | code = property(_ida_idd.exception_info_t_code_get, _ida_idd.exception_info_t_code_set, doc=) | 
|  | 
| str | flags = property(_ida_idd.exception_info_t_flags_get, _ida_idd.exception_info_t_flags_set, doc=) | 
|  | 
| str | name = property(_ida_idd.exception_info_t_name_get, _ida_idd.exception_info_t_name_set, doc=) | 
|  | 
| str | desc = property(_ida_idd.exception_info_t_desc_get, _ida_idd.exception_info_t_desc_set, doc=) | 
|  | 
|  | 
|  | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|  | 
◆ __init__()
      
        
          | __init__ | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
- Parameters
- 
  
    | _code | uint |  | _flags | uint32 |  | _name | char const * |  | _desc | char const * |  
 
 
 
◆ break_on()
◆ handle()
◆ code
  
  | 
        
          | str code = property(_ida_idd.exception_info_t_code_get, _ida_idd.exception_info_t_code_set, doc=) |  | static | 
 
 
◆ desc
  
  | 
        
          | str desc = property(_ida_idd.exception_info_t_desc_get, _ida_idd.exception_info_t_desc_set, doc=) |  | static | 
 
 
◆ flags
  
  | 
        
          | str flags = property(_ida_idd.exception_info_t_flags_get, _ida_idd.exception_info_t_flags_set, doc=) |  | static | 
 
 
◆ name
  
  | 
        
          | str name = property(_ida_idd.exception_info_t_name_get, _ida_idd.exception_info_t_name_set, doc=) |  | static | 
 
 
◆ thisown
  
  | 
        
          | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |  | static | 
 
 
The documentation for this class was generated from the following file: