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