NamespaceNotUnderstandException-Klasse
InvalidMCContentException, exception class for Markup Compatibility content errors.
Vererbungshierarchie
System.Object
System.Exception
DocumentFormat.OpenXml.NamespaceNotUnderstandException
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class NamespaceNotUnderstandException _
Inherits Exception
'Usage
Dim instance As NamespaceNotUnderstandException
[SerializableAttribute]
public sealed class NamespaceNotUnderstandException : Exception
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.