ThrowIfExceptionResponse(Response)
staticextension
public static void ThrowIfExceptionResponse(this Response response) Throws the exception represented by a response, when present.
Parameters
responseResponse- The response to inspect.
public static void ThrowIfExceptionResponse(this Response response)responseResponse