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)

適用対象