Initializes a new instance of BatchServiceResponseException.
The list of responses to be associated with this exception.
The message that describes the error.
Initializes a new instance of BatchServiceResponseException.
The list of responses to be associated with this exception.
The message that describes the error.
The exception that is the cause of the current exception.
The list of responses returned by the web method.
Gets a list of responses returned by the web method.
Generated using TypeDoc
Represents a remote service exception that can have multiple service responses.
{TResponse} The type of the response.