PptCorruptFileException
PptCorruptFileException class
Exception which thrown when presentation file is probably corrupt.
public class PptCorruptFileException : PptReadException
Constructors
Name | Description |
---|---|
PptCorruptFileException() | Default constructor. |
PptCorruptFileException(string) | Constructor allowing a message to be added to this exception. |
PptCorruptFileException(string, Exception) | Constructor for an exception containing a message and an embedded exception. |
See Also
- class PptReadException
- namespace Aspose.Slides
- assembly Aspose.Slides