OOXMLCorruptFileException
OOXMLCorruptFileException class
Exception which thrown when Office Open XML file format is corrupted.
public class OOXMLCorruptFileException : OOXMLException
Constructors
| Name | Description |
|---|---|
| OOXMLCorruptFileException() | Default constructor. |
| OOXMLCorruptFileException(string) | Constructor allowing a message to be added to this exception. |
| OOXMLCorruptFileException(string, Exception) | Constructor for an exception containing a message and an embedded exception. |
See Also
- class OOXMLException
- namespace Aspose.Slides
- assembly Aspose.Slides