PptxException
PptxException class
Represents a standard internal exception type.
public class PptxException : OOXMLException
Constructors
| Name | Description |
|---|---|
| PptxException() | Default constructor. |
| PptxException(string) | Constructor allowing a message to be added to this exception. |
| PptxException(string, Exception) | Constructor for an exception containing a message and an embedded exception. |
See Also
- class OOXMLException
- namespace Aspose.Slides
- assembly Aspose.Slides