Struct RestErrorInformation
struct RestErrorInformation
;
Fields
Name | Type | Description |
---|---|---|
exception
|
Exception | If triggered by an exception, this contains the catched exception object. |
statusCode
|
HTTPStatus | The status code that the handler should send in the reply |