PptxReadException
PptxReadException class
Represents an exception which thrown on presentation reading errors.
public class PptxReadException : PptxException
Constructors
Name | Description |
---|---|
PptxReadException() | Default constructor. |
PptxReadException(string) | Constructor allowing a message to be added to this exception. |
PptxReadException(string, Exception) | Constructor for an exception containing a message and an embedded exception. |
See Also
- class PptxException
- namespace Aspose.Slides
- assembly Aspose.Slides