46 references to QueryProcessingError
System.ServiceModel (46)
System\ServiceModel\Dispatcher\QueryCoreOp.cs (3)
299
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new QueryProcessingException(
QueryProcessingError
.Unexpected, SR.GetString(SR.QueryVariableNull)));
328
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new QueryProcessingException(
QueryProcessingError
.Unexpected, SR.GetString(SR.QueryMustBeSeekable)));
335
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.Unexpected, SR.GetString(SR.QueryVariableTypeNotSupported, this.variable.VariableType.ToString())));
System\ServiceModel\Dispatcher\QueryException.cs (3)
27
QueryProcessingError
error;
29
internal QueryProcessingException(
QueryProcessingError
error, string message) : base(message, null)
34
internal QueryProcessingException(
QueryProcessingError
error) : this(error, null)
System\ServiceModel\Dispatcher\QueryFunctions.cs (3)
135
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.Unexpected, SR.GetString(SR.QueryFunctionTypeNotSupported, this.function.ReturnType.ToString())));
173
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.Unexpected, SR.GetString(SR.QueryFunctionTypeNotSupported, this.function.ArgTypes[i].ToString())));
211
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.Unexpected, SR.GetString(SR.QueryFunctionTypeNotSupported, this.function.ReturnType.ToString())));
System\ServiceModel\Dispatcher\QueryModel.cs (1)
710
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
System\ServiceModel\Dispatcher\QueryNode.cs (2)
641
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.Unexpected, SR.GetString(SR.QueryMustBeSeekable)));
1059
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new QueryProcessingException(
QueryProcessingError
.Unexpected, SR.GetString(SR.QueryContextNotSupportedInSequences)));
System\ServiceModel\Dispatcher\QueryOpcode.cs (1)
281
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.Unexpected));
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
514
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.Unexpected));
System\ServiceModel\Dispatcher\QuerySelectOp.cs (2)
230
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.Unexpected));
349
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.Unexpected));
System\ServiceModel\Dispatcher\QueryValue.cs (13)
185
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
191
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
206
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
221
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
236
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
254
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
373
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
383
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
393
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
403
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
459
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
481
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
503
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.TypeMismatch));
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (17)
190
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new QueryProcessingException(
QueryProcessingError
.InvalidNavigatorPosition, SR.GetString(SR.SeekableMessageNavInvalidPosition)));
401
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "Evaluate")));
412
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "Evaluate")));
423
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "Evaluate")));
631
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "Matches")));
642
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "Matches")));
840
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new QueryProcessingException(
QueryProcessingError
.NotSupported, SR.GetString(SR.SeekableMessageNavIDNotSupported)));
1031
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "Select")));
1042
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "Select")));
1053
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "SelectAncestors")));
1064
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "SelectAncestors")));
1075
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "SelectChildren")));
1086
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "SelectChildren")));
1097
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "SelectDescendants")));
1108
throw DiagnosticUtility.ExceptionUtility.ThrowHelperCritical(new QueryProcessingException(
QueryProcessingError
.NotAtomized, SR.GetString(SR.SeekableMessageNavNonAtomized, "SelectDescendants")));
1481
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new QueryProcessingException(
QueryProcessingError
.InvalidNavigatorPosition, SR.GetString(SR.SeekableMessageNavInvalidPosition)));
1911
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new QueryProcessingException(
QueryProcessingError
.InvalidNamespacePrefix, SR.GetString(SR.SeekableMessageNavOverrideForbidden, reader.Name)));