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

'Declaration
<SerializableAttribute> _
Public NotInheritable Class NamespaceNotUnderstandException _
    Inherits Exception
'Usage
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.

See Also

Reference

NamespaceNotUnderstandException Members

DocumentFormat.OpenXml Namespace