Creates an exception for the response.
public WebServiceException CreateException(string? message = null, Exception? innerException = null)
A new exception for the response.