BdcSerializedExceptionState Members

Include Protected Members
Include Inherited Members

Represents the Business Data Connectivity (BDC) service run-time exceptions that are thrown, including run-time exceptions for metadata. This state can be serialized and returned as a Web service fault.

The BdcSerializedExceptionState type exposes the following members.

Constructors

  Name Description
Public method BdcSerializedExceptionState Constructs a new instance of the class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetState Converts a BdcException object to a BdcSerializedExceptionState object that can be transmitted over a Windows Communication Foundation (WCF) connection.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Rethrow Throws the exception represented by this object.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

BdcSerializedExceptionState Class

Microsoft.BusinessData.Infrastructure Namespace