23 references to CreateException
System.ServiceModel (23)
System\ServiceModel\Channels\FramingDecoders.cs (23)
445
return
CreateException
(new InvalidDataException(SR.GetString(SR.FramingPrematureEOF)));
450
Exception result =
CreateException
(innerException);
514
CreateException
(new InvalidDataException(SR.GetString(SR.InvalidDecoderStateMachine))));
522
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateException
(e));
810
CreateException
(new InvalidDataException(SR.GetString(SR.FramingAtEnd))));
813
CreateException
(new InvalidDataException(SR.GetString(SR.InvalidDecoderStateMachine))));
821
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateException
(e));
945
CreateException
(new InvalidDataException(SR.GetString(SR.FramingAtEnd))));
949
CreateException
(new InvalidDataException(SR.GetString(SR.InvalidDecoderStateMachine))));
957
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateException
(e));
1139
CreateException
(new InvalidDataException(SR.GetString(SR.FramingAtEnd))));
1142
CreateException
(new InvalidDataException(SR.GetString(SR.InvalidDecoderStateMachine))));
1150
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateException
(e));
1247
CreateException
(new InvalidDataException(SR.GetString(SR.FramingAtEnd))));
1250
CreateException
(new InvalidDataException(SR.GetString(SR.InvalidDecoderStateMachine))));
1258
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateException
(e));
1513
CreateException
(new InvalidDataException(SR.GetString(SR.FramingAtEnd))));
1516
CreateException
(new InvalidDataException(SR.GetString(SR.InvalidDecoderStateMachine))));
1524
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateException
(e));
1619
CreateException
(new InvalidDataException(SR.GetString(SR.FramingAtEnd))));
1637
CreateException
(new InvalidDataException(SR.GetString(SR.FramingAtEnd))));
1640
CreateException
(new InvalidDataException(SR.GetString(SR.InvalidDecoderStateMachine))));
1648
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateException
(e));