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)

适用于