5 references to HandleOneWayException
System.Web.Services (5)
System\Web\Services\Protocols\WebServiceHandler.cs (5)
137HandleOneWayException(new Exception(Res.GetString(Res.WebConfigExtensionError), protocol.OnewayInitException), "ThrowInitException"); 204HandleOneWayException(e, "OneWayInvoke"); 221HandleOneWayException(e, "OneWayInvokeTransacted"); 266HandleOneWayException(new Exception(Res.GetString(Res.WebConfigExtensionError), protocol.OnewayInitException), "OneWayAsyncInvoke"); 276HandleOneWayException(e, "OneWayAsyncInvoke");