A web service error.
public sealed class WebServiceErrorInfo
| name | description |
|---|---|
| WebServiceErrorInfo(…) | Creates a web service error. |
| Exception { get; } | The exception to be wrapped in a WebServiceException and rethrown. |
| Kind { get; } | The kind of web service error. |
| Request { get; } | The web service request. |