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)

적용 대상