Class FrameworkException
FrameworkException class
The imaging framework exception. This class is a core class for all Aspose.Imaging exceptions. Introduced to discriminate between the exceptions thrown by the Aspose.Imaging engine and all other exception types.
public class FrameworkException : Exception
Constructors
Name | Description |
---|---|
FrameworkException(string) | Initializes a new instance of the FrameworkException class. |
FrameworkException(string, Exception) | Initializes a new instance of the FrameworkException class. |
See Also
- namespace Aspose.Imaging.CoreExceptions
- assembly Aspose.Imaging