RunError
Error information for a failed run.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
type |
yes | string |
Gets the name of the exception type. | — |
message |
yes | string |
Gets the error message. | — |
class |
no | null oneOf RunErrorClass |
— | — |
fingerprint |
no | string |
Gets the digest of the normalized message, used to cluster repetitions of the same fault. null when no classifier ran, as for Class. |
— |