Initializes a new instance of the WebServiceException class.
Initializes a new instance of the WebServiceException class.
public WebServiceException();
public WebServiceException(string);
public WebServiceException(string,Exception);
WebServiceException Class | Ant.Shared.WebServices Namespace