Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<SerializableAttribute> _
Public NotInheritable Class OpenXmlPackageException _
Inherits Exception
'Usage
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.