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