This topic has not yet been rated - Rate this topic

DomainServiceErrorInfo Class

WCF RIA Services

[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]

Provides information about an unrecoverable error that occurs during the processing of a DomainService operation.

System.Object
  System.ServiceModel.DomainServices.Server.DomainServiceErrorInfo

Namespace:  System.ServiceModel.DomainServices.Server
Assembly:  System.ServiceModel.DomainServices.Server (in System.ServiceModel.DomainServices.Server.dll)
public sealed class DomainServiceErrorInfo

The DomainServiceErrorInfo type exposes the following members.

  Name Description
Public method DomainServiceErrorInfo Initializes a new instance of the DomainServiceErrorInfo class.
Top
  Name Description
Public property Error Gets or sets the exception that occurred.
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)