struct TExceptionEvent;
Exception event signature.
Constructors
| Name | Description |
|---|---|
| TExceptionEvent (4) |
Operators
| Name | Description |
|---|---|
| operator bool | |
| operator!= | |
| operator() | |
| operator== |
Fields
| Name | Type | Description |
|---|---|---|
| Code | void (*)(void *, tObject *, tException) | |
| Data | void * |