ServiceStack.ServiceClient.Web.WebServiceException.WebServiceException C# (CSharp) Method

WebServiceException() public method

public WebServiceException ( ) : System
return System
        public WebServiceException()
        {
        }

Same methods

WebServiceException::WebServiceException ( string message ) : System
WebServiceException::WebServiceException ( string message, Exception innerException ) : System