LzwCompressorException Class

Summary: The lzw compressor exception.

Module: aspose.psd.coreexceptions.compressors

Full Name: aspose.psd.coreexceptions.compressors.LzwCompressorException

Inheritance: CompressorException

Aspose.PSD Version: 24.4.0

Constructors

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

Constructor: LzwCompressorException(message)

 LzwCompressorException(message) 

Initializes a new instance of the LzwCompressorException class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.