This documentation is archived and is not being maintained.
DataServiceRequestException Class
Visual Studio 2008
Represents the error thrown if the data service returns a response code less than 200 or greater than 299, or the top-level element in the response is <error>. This class cannot be inherited.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
System.Object
System.Exception
System.SystemException
System.InvalidOperationException
System.Data.Services.Client.DataServiceRequestException
System.Exception
System.SystemException
System.InvalidOperationException
System.Data.Services.Client.DataServiceRequestException
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: