OpenXmlPackageException Constructor

Include Protected Members
Include Inherited Members

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Overload List

 

Name

Description

Public method

OpenXmlPackageException()

Initializes a new instance of the OpenXmlPackageException class.

Public method

OpenXmlPackageException(String)

Initializes a new instance of the OpenXmlPackageException class with a specified error message.

Public method

OpenXmlPackageException(String, Exception)

Initializes a new instance of the OpenXmlPackageException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Top

See Also

Reference

OpenXmlPackageException Class

OpenXmlPackageException Members

DocumentFormat.OpenXml.Packaging Namespace