Skip to content

ResponseExtensions.ThrowIfExceptionResponse(Response)

ThrowIfExceptionResponse(Response)

staticextension
View source
public static void ThrowIfExceptionResponse(this Response response)
Throws the exception represented by a response, when present.

Parameters

responseResponse
The response to inspect.