Rest Proxy Definitions: AxualRestException
Description
This exception is returned for all modelled exception scenarios. It hides most of the internal exceptions, but contains a reference to the real exception. This can be used in communication with the administrators.
Field name | Type | Description |
---|---|---|
exceptionId |
string |
A unique identifier for the exception |
timestamp |
int64 |
The time the exception occurred. Value is the number of milliseconds since Linux Epoch |
message |
string |
The exception message |