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