WebServiceErrorInfo.Exception property

The exception to be wrapped in a WebServiceException and rethrown.

public Exception Exception { get; }

See Also