TryHandleWebMethodException Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Overload List
Name | Description | |
---|---|---|
TryHandleWebMethodException(Exception, HttpWebRequest) | Handles SoapExceptions and WebExceptions raised from a Web service method call. (Inherited from ServiceAgent.) | |
TryHandleWebMethodException(Exception, SoapHttpClientProtocol) | Handles SoapExceptions and WebExceptions raised from a Web service method call. (Inherited from ServiceAgent.) |
Top