WebServiceException.Message property

Gets a message that describes the current exception.

public override string Message { get; }

Property Value

The message that describes the current exception.

See Also