3 references to ExceptionThrow
System.Web.Services (3)
System\Web\Services\Protocols\WebServiceHandlerFactory.cs (3)
105
throw Tracing.
ExceptionThrow
(caller, new InvalidOperationException(Res.GetString(Res.FailedToHandleRequest0), e));
114
throw Tracing.
ExceptionThrow
(caller, new InvalidOperationException(Res.GetString(Res.WebUnrecognizedRequestFormatUrl,
118
throw Tracing.
ExceptionThrow
(caller, new InvalidOperationException(Res.GetString(Res.WebUnrecognizedRequestFormat)));