BaseServiceFault Members

Represents a service fault.

The following tables list the members exposed by the BaseServiceFault type.

Protected Constructors

  Name Description
  BaseServiceFault Initializes a new instance of the BaseServiceFault class.

Top

Public Properties

  Name Description
public property ErrorCode Gets or sets the fault error code.
public property ErrorDetails Gets or sets the details of the fault.
public property ExtensionData Gets or sets a structure that contains extra data.
public property Message Gets or sets the message for the fault.
public property Timestamp Gets or sets the date and time when the fault occurred.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

BaseServiceFault Class
Microsoft.Xrm.Sdk Namespace

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.