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