InvalidMCContentException Class

InvalidMCContentException, exception class for Markup Compatibility content errors.

Inheritance Hierarchy

System.Object
  System.Exception
    DocumentFormat.OpenXml.InvalidMCContentException

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class InvalidMCContentException _
    Inherits Exception
'Usage
Dim instance As InvalidMCContentException
[SerializableAttribute]
public sealed class InvalidMCContentException : 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

InvalidMCContentException Members

DocumentFormat.OpenXml Namespace