handleResponseException
Add CallExceptionHandler. Last added handler executes first.
Deprecated
Use handleResponseExceptionWithRequest or handleResponseException(CallExceptionHandler) instead
Replace with
handleResponseExceptionWithRequest(block)Content copied to clipboard
Add CallRequestExceptionHandler. Last added handler executes first.