SfcUnregisteredXmlTypeException Classe

Définition

Cette exception est levée lors de la désérialisation si le xml contient un type non inscrit dans un domaine

[System.Serializable]
public sealed class SfcUnregisteredXmlTypeException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcUnregisteredXmlTypeException = class
    inherit SfcException
Public NotInheritable Class SfcUnregisteredXmlTypeException
Inherits SfcException
Héritage
SfcUnregisteredXmlTypeException
Attributs

Constructeurs

Nom Description
SfcUnregisteredXmlTypeException()

Cette exception est levée lors de la désérialisation si le xml contient un type non inscrit dans un domaine

SfcUnregisteredXmlTypeException(String, Exception)

Cette exception est levée lors de la désérialisation si le xml contient un type non inscrit dans un domaine

SfcUnregisteredXmlTypeException(String)

Cette exception est levée lors de la désérialisation si le xml contient un type non inscrit dans un domaine

Propriétés

Nom Description
HelpLink

Cette exception est levée lors de la désérialisation si le xml contient un type non inscrit dans un domaine

(Hérité de SfcException)

Méthodes

Nom Description
SetHelpContext(String)

Cette exception est levée lors de la désérialisation si le xml contient un type non inscrit dans un domaine

(Hérité de SfcException)

S’applique à