he following attributes are provided by the DefaultErrorAttributes class:
timestamp: The time that the error was captured
status: The status code
error: Error description
exception: The class name of the root exception (if configured)
message: The exception message (if configured)
errors: Any ObjectErrors from a BindingResult exception (if configured)
trace: The exception stack trace (if configured)
path: The URL path when the exception was raised
requestId: The unique ID associated with the current request