| 
    IDA SDK
    
   | 
 
Describes an exception.
(see EXCEPTION)
Public Attributes | |
| uint32 | code | 
| Exception code.  | |
| bool | can_cont | 
| Execution of the process can continue after this exception?  | |
| ea_t | ea | 
| Possible address referenced by the exception.  | |
| qstring | info | 
| Exception message.  | |