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