共用方式為


SfcSerializationException 建構函式

Initializes a new instance of the SfcSerializationException class. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 SfcSerializationException() () () () Initializes a new instance of the SfcSerializationException class. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用方法 SfcSerializationException(Exception) Initializes a new instance of the SfcSerializationException class with the specified reference to the inner exception that is the cause of this exception. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用方法 SfcSerializationException(String) Initializes a new instance of the SfcSerializationException class with the specified error message. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用方法 SfcSerializationException(String, Exception) Initializes a new instance of the SfcSerializationException class with the specified error message and a reference to the inner exception that is the cause of this exception. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

上層