NamespaceNotUnderstandException Class
InvalidMCContentException, exception class for Markup Compatibility content errors.
Inheritance Hierarchy
System.Object
System.Exception
DocumentFormat.OpenXml.NamespaceNotUnderstandException
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SerializableAttribute> _
Public NotInheritable Class NamespaceNotUnderstandException _
Inherits Exception
'Применение
Dim instance As NamespaceNotUnderstandException
[SerializableAttribute]
public sealed class NamespaceNotUnderstandException : Exception
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.