OpenXmlPackageException Class

OpenXmlPackageException, exception class for errors.

Inheritance Hierarchy

System.Object
System.Exception
DocumentFormat.OpenXml.Packaging.OpenXmlPackageException

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

Syntax

'宣言
<SerializableAttribute> _
Public NotInheritable Class OpenXmlPackageException _
    Inherits Exception
'使用
Dim instance As OpenXmlPackageException
[SerializableAttribute]
public sealed class OpenXmlPackageException : 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

OpenXmlPackageException Members

DocumentFormat.OpenXml.Packaging Namespace