Newer Version Available
Apex Unexpected Exception Event Type
The Apex Unexpected Exception event type captures information about
unexpected exceptions in Apex code execution. This event type is available in the
EventLogFile object in API version 45.0 and later.
For details about event monitoring, see the Trailhead Event Monitoring module or REST API Developer’s Guide.
Fields
| Field | Details |
|---|---|
| EVENT_TYPE | |
| EXCEPTION_MESSAGE | |
| EXCEPTION_TYPE | |
| ORGANIZATION_ID |
|
| REQUEST_ID | |
| STACK_TRACE | |
| TIMESTAMP | |
| TIMESTAMP_DERIVED |
|