次の方法で共有


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.

See Also

Reference

NamespaceNotUnderstandException Members

DocumentFormat.OpenXml Namespace