FrameworkException Class

Summary: The PSD framework exception. This class is a core class for all Aspose.PSD exceptions.
Introduced to discriminate between the exceptions thrown by the Aspose.PSD engine and all other exception types.

Module: aspose.psd.coreexceptions

Full Name: aspose.psd.coreexceptions.FrameworkException

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
FrameworkException(message)Initializes a new instance of the FrameworkException class.

Constructor: FrameworkException(message)

 FrameworkException(message) 

Initializes a new instance of the FrameworkException class.

Parameters:

ParameterTypeDescription
messagestringThe message.