Class LzwCompressorException
LzwCompressorException class
The lzw compressor exception.
public class LzwCompressorException : CompressorException
Constructors
| Name | Description |
|---|---|
| LzwCompressorException(string) | Initializes a new instance of the LzwCompressorException class. |
| LzwCompressorException(string, Exception) | Initializes a new instance of the LzwCompressorException class. |
See Also
- class CompressorException
- namespace Aspose.Imaging.CoreExceptions.Compressors
- assembly Aspose.Imaging