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.