This topic has not yet been rated - Rate this topic

DataServiceQueryException Properties

The DataServiceQueryException type exposes the following members.

  Name Description
Public property Data Gets a collection of key/value pairs that provide additional user-defined information about the exception. (Inherited from Exception.)
Protected property HResult Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. (Inherited from Exception.)
Public property InnerException Gets the Exception instance that caused the current exception. (Inherited from Exception.)
Public property Message Gets a message that describes the current exception. (Inherited from Exception.)
Public property Response Gets the QueryOperationResponse that indicates the exception results.
Public property StackTrace Gets a string representation of the frames on the call stack at the time the current exception was thrown. (Inherited from Exception.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.