OperationInterruptedException Class

Summary: Occurs when an operation is interrupted.

Module: aspose.psd.coreexceptions

Full Name: aspose.psd.coreexceptions.OperationInterruptedException

Inheritance: FrameworkException

Aspose.PSD Version: 24.9.0

Constructors

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

Constructor: OperationInterruptedException(message)

 OperationInterruptedException(message) 

Initializes a new instance of the OperationInterruptedException class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.