DtsExponentTooLargeException 類別

定義

當封裝上的 X.509 憑證金鑰無效時,所擲回的例外狀況類別。

public ref class DtsExponentTooLargeException sealed : Microsoft::SqlServer::Dts::Runtime::DtsException
[System.Serializable]
public sealed class DtsExponentTooLargeException : Microsoft.SqlServer.Dts.Runtime.DtsException
[<System.Serializable>]
type DtsExponentTooLargeException = class
    inherit DtsException
Public NotInheritable Class DtsExponentTooLargeException
Inherits DtsException
繼承
DtsExponentTooLargeException
屬性

備註

繼承自 ApplicationException

屬性

ErrorCode

取得錯誤碼,該錯誤碼會建立適當的例外狀況類別。 此欄位為唯讀。

(繼承來源 DtsException)

適用於