AsyncTaskException Class

Summary: The exception for the asynchronous task.

Module: aspose.psd.asynctask

Full Name: aspose.psd.asynctask.AsyncTaskException

Aspose.PSD Version: 24.4.0

Constructors

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

Constructor: AsyncTaskException(message)

 AsyncTaskException(message) 

Initializes a new instance of the AsyncTaskException class.

Parameters:

ParameterTypeDescription
messagestringThe message that describes the error.