108 references to Error
System.Data.Services (108)
parent\Client\System\Data\Services\Client\BatchStream.cs (49)
174
get { throw
Error
.NotSupported(); }
180
get { throw
Error
.NotSupported(); }
181
set { throw
Error
.NotSupported(); }
201
throw
Error
.NotSupported();
211
throw
Error
.NotSupported();
226
throw
Error
.ArgumentOutOfRange("offset");
231
throw
Error
.ArgumentOutOfRange("origin");
267
throw
Error
.NotSupported();
276
throw
Error
.NotSupported();
318
throw
Error
.BatchStreamMissingBoundary();
344
return
Error
.BatchStreamMoreDataAfterEndOfBatch();
407
throw
Error
.BatchStreamInvalidBatchFormat();
453
throw
Error
.BatchStreamInvalidBatchFormat();
480
throw
Error
.BatchStreamInvalidBatchFormat();
498
throw
Error
.BatchStreamMissingEndChangesetDelimiter();
505
throw
Error
.BatchStreamMoreDataAfterEndOfBatch();
512
throw
Error
.BatchStreamInvalidDelimiter(delimiter);
525
throw
Error
.BatchStreamMissingEndChangesetDelimiter();
529
throw
Error
.BatchStreamInvalidBatchFormat();
535
throw
Error
.BatchStreamInvalidDelimiter(delimiter);
556
throw
Error
.BatchStreamInvalidNumberOfHeadersAtOperationStart(
565
throw
Error
.BatchStreamMissingOrInvalidContentEncodingHeader(
584
throw
Error
.BatchStreamInvalidContentTypeSpecified(
597
throw
Error
.BatchStreamInvalidNumberOfHeadersAtChangeSetStart(XmlConstants.HttpContentType, XmlConstants.HttpContentLength);
602
throw
Error
.BatchStreamInvalidContentTypeSpecified(
611
throw
Error
.BatchStreamMissingContentTypeHeader(XmlConstants.HttpContentType);
637
throw
Error
.BatchStreamInvalidContentLengthSpecified(text);
699
throw
Error
.BatchStreamContentExpected(this.batchState);
722
throw
Error
.BatchStreamContentUnexpected(this.batchState);
802
throw
Error
.BatchStreamInvalidHttpMethodName(methodName);
815
throw
Error
.BatchStreamInvalidDelimiter(boundary);
822
throw
Error
.BatchStreamInvalidDelimiter(boundary);
875
Error
.ThrowObjectDisposed(this.GetType());
1191
throw
Error
.BatchStreamInternalBufferRequestTooSmall();
1321
throw
Error
.BatchStreamInvalidHeaderValueSpecified(line);
1357
throw
Error
.BatchStreamInvalidMethodHeaderSpecified(line);
1364
throw
Error
.BatchStreamInvalidMethodHeaderSpecified(line);
1375
throw
Error
.BatchStreamInvalidHttpVersionSpecified(httpVersion, XmlConstants.HttpVersionInBatching);
1414
throw
Error
.BatchStreamOnlyGETOperationsCanBeSpecifiedInBatch();
1431
throw
Error
.BatchStreamGetMethodNotSupportInChangeset();
1436
throw
Error
.BatchStreamInvalidOperationHeaderSpecified();
1464
Error
.ThrowObjectDisposed(this.GetType());
1521
get { throw
Error
.NotSupported(); }
1527
get { throw
Error
.NotSupported(); }
1528
set { throw
Error
.NotSupported(); }
1565
Error
.ThrowObjectDisposed(this.GetType());
1580
throw
Error
.NotSupported();
1587
throw
Error
.NotSupported();
1596
throw
Error
.NotSupported();
System\Data\Services\BatchServiceHost.cs (1)
238
throw
Error
.NotSupported();
System\Data\Services\ChangeInterceptorAttribute.cs (1)
33
throw
Error
.ArgumentNull("entitySetName");
System\Data\Services\DataServiceConfiguration.cs (1)
307
throw
Error
.ArgumentNull("name");
System\Data\Services\DelegateBodyWriter.cs (6)
126
get { throw
Error
.NotSupported(); }
132
get { throw
Error
.NotSupported(); }
133
set { throw
Error
.NotSupported(); }
165
throw
Error
.NotSupported();
179
throw
Error
.NotSupported();
186
throw
Error
.NotSupported();
System\Data\Services\HttpContextServiceHost.cs (1)
283
throw
Error
.NotSupported();
System\Data\Services\HttpProcessUtility.cs (14)
230
throw
Error
.HttpHeaderFailure(415, Strings.DataServiceException_UnsupportedMediaType);
312
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_ContentTypeMissing);
450
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_EncodingNotSupported(name));
462
return
Error
.HttpHeaderFailure(400, message);
477
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_MediaTypeUnspecified);
482
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_MediaTypeRequiresSlash);
493
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_MediaTypeRequiresSubType);
517
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_MediaTypeRequiresSemicolonBeforeParameter);
653
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_MediaTypeRequiresSemicolonBeforeParameter);
683
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_MediaTypeMissingValue);
689
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_MediaTypeMissingValue);
741
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_EscapeCharWithoutQuotes(parameterName));
755
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_EscapeCharAtEnd(parameterName));
773
throw
Error
.HttpHeaderFailure(400, Strings.HttpProcessUtility_ClosingQuoteNotFound(parameterName));
System\Data\Services\Internal\ExpandedWrapper.cs (12)
147
throw
Error
.NotSupported();
174
throw
Error
.NotSupported();
206
throw
Error
.NotSupported();
243
throw
Error
.NotSupported();
285
throw
Error
.NotSupported();
332
throw
Error
.NotSupported();
384
throw
Error
.NotSupported();
441
throw
Error
.NotSupported();
503
throw
Error
.NotSupported();
570
throw
Error
.NotSupported();
642
throw
Error
.NotSupported();
719
throw
Error
.NotSupported();
System\Data\Services\Internal\ProjectedWrapper.cs (12)
421
get { throw
Error
.NotSupported(); }
514
throw
Error
.NotSupported();
532
throw
Error
.NotSupported();
557
throw
Error
.NotSupported();
587
throw
Error
.NotSupported();
621
throw
Error
.NotSupported();
659
throw
Error
.NotSupported();
701
throw
Error
.NotSupported();
747
throw
Error
.NotSupported();
797
throw
Error
.NotSupported();
853
throw
Error
.NotSupported();
875
throw
Error
.NotSupported();
System\Data\Services\Providers\BasicExpandProvider.cs (2)
387
get { throw
Error
.NotSupported(); }
483
throw
Error
.NotImplemented();
System\Data\Services\Serializers\SyndicationDeserializer.cs (1)
111
throw
Error
.NotImplemented();
System\Data\Services\Serializers\SyndicationSerializer.cs (4)
290
throw
Error
.NotImplemented();
300
throw
Error
.NotImplemented();
1212
throw
Error
.NotImplemented();
1266
throw
Error
.NotImplemented();
System\Data\Services\WebUtil.cs (4)
178
throw
Error
.ArgumentNull(parameterName);
194
throw
Error
.ArgumentNull(parameterName);
237
throw
Error
.ArgumentOutOfRange(parameterName);
248
throw
Error
.ArgumentOutOfRange(parameterName);