IndexOutOFRangeException Class

Summary: The compressor exception.

Module: aspose.psd.coreexceptions

Full Name: aspose.psd.coreexceptions.IndexOutOFRangeException

Aspose.PSD Version: 24.4.0

Constructors

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

Constructor: IndexOutOFRangeException(message)

 IndexOutOFRangeException(message) 

Initializes a new instance of the CompressorException class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.