NamespaceNotUnderstandException Classe

Définition

Exception levée pour les erreurs de contenu de compatibilité des marques.

public sealed class NamespaceNotUnderstandException : Exception
[System.Serializable]
public sealed class NamespaceNotUnderstandException : Exception
type NamespaceNotUnderstandException = class
    inherit Exception
[<System.Serializable>]
type NamespaceNotUnderstandException = class
    inherit Exception
Public NotInheritable Class NamespaceNotUnderstandException
Inherits Exception
Héritage
NamespaceNotUnderstandException
Attributs

Constructeurs

NamespaceNotUnderstandException()

Initialise une nouvelle instance de la classe InvalidMCContentException.

NamespaceNotUnderstandException(String)

Initialise une nouvelle instance de la classe InvalidMCContentException avec un message d’erreur spécifié.

NamespaceNotUnderstandException(String, Exception)

Initialise une nouvelle instance de la classe InvalidMCContentException avec un message d’erreur spécifié et une référence à l’exception interne qui est la cause de cette exception.

S’applique à