Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 376 Bytes

File metadata and controls

14 lines (9 loc) · 376 Bytes

WebServiceErrorInfo.Exception property

The exception to be wrapped in a WebServiceException and rethrown.

public Exception Exception { get; }

See Also