Freigeben über


NamespaceNotUnderstandException Klasse

Definition

Die Ausnahme, die für Fehler aufgrund von Markupkompatibilitätsinhalten ausgelöst wird.

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
Vererbung
NamespaceNotUnderstandException
Attribute

Konstruktoren

NamespaceNotUnderstandException()

Initialisiert eine neue instance der InvalidMCContentException-Klasse.

NamespaceNotUnderstandException(String)

Initialisiert eine neue instance der InvalidMCContentException-Klasse mit einer angegebenen Fehlermeldung.

NamespaceNotUnderstandException(String, Exception)

Initialisiert eine neue instance der InvalidMCContentException-Klasse mit einer angegebenen Fehlermeldung und einem Verweis auf die innere Ausnahme, die die Ursache dieser Ausnahme ist.

Gilt für: