PptxEditException
PptxEditException class
Represents an exception thrown when edit presentation error is detected.
public class PptxEditException : PptxException
Constructors
Name | Description |
---|---|
PptxEditException() | Default constructor. |
PptxEditException(string) | Constructor allowing a message to be added to this exception. |
PptxEditException(string, Exception) | Constructor for an exception containing a message and an embedded exception. |
See Also
- class PptxException
- namespace Aspose.Slides
- assembly Aspose.Slides