exception
An object representing a single exception thrown in the execution of the application.
Parameter |
Type |
Count |
Description |
id |
Integer |
1 |
SQL query ID. |
requestId |
Integer |
1 |
ID of the request which generated the entry. |
text |
String |
1 |
Exception message property. |
code |
Integer |
1 |
Code property value. |
class |
String |
1 |
Class name of the exception including namespace. |
backtraceId |
Integer |
1 |
ID of the backtrace for the log entry. |
createdAtTimestamp |
Integer |
1 |
Timestamp at the time the exception was created. |
createdAt |
Date |
1 |
ISO8061 formatted date and time. |
Version: 1.9