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