ErrorResponse

ErrorResponse
ErrorResponse
JSON Example
{
    "timestamp": "string",
    "status": 0,
    "error": "string",
    "message": "string",
    "path": "string"
}
string
timestamp
Required

Time error was created

integer
status
Required

HTTP status code

string
error
Required

Translation of status

string
message
Required

Error message

string
path
Required

Originating request URI