10 references to TraceResponseException
System.ServiceModel (10)
System\ServiceModel\Channels\HttpChannelHelpers.cs (10)
3640
return
TraceResponseException
(new CommunicationObjectAbortedException(SR.GetString(SR.HttpRequestAborted, response.ResponseUri), webException));
3642
return
TraceResponseException
(new CommunicationException(webException.Message, webException));
3644
return
TraceResponseException
(new TimeoutException(SR.GetString(SR.HttpResponseTimedOut, response.ResponseUri,
3720
return
TraceResponseException
(
3727
return
TraceResponseException
(
3785
TraceResponseException
(new MessageSecurityException(message, responseException)));
3792
TraceResponseException
(new MessageSecurityException(message, responseException)));
3799
TraceResponseException
(new SecurityNegotiationException(SR.GetString(SR.HttpMutualAuthNotSatisfied),
3849
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
TraceResponseException
(
3863
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
TraceResponseException
(