getError
Return the underlying cause of the error or null
if the error cannot be extracted.
Return
the Exception that caused the error or null
Parameters
request
the source ServerRequest
Return the underlying cause of the error or null
if the error cannot be extracted.
the Exception that caused the error or null
the source ServerRequest