DtsExponentTooLargeException Classe

Définition

Une classe d’exception qui est lancée lorsque la clé de certification X.509 sur un paquet est invalide.

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
Héritage
DtsExponentTooLargeException
Attributs

Remarques

Hérite de ApplicationException.

Propriétés

Nom Description
ErrorCode

Obtient le code d’erreur qui crée la classe d’exception appropriée. Ce champ est en lecture seule.

(Hérité de DtsException)

S’applique à