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