Class LzwCompressorException
- Namespace
- Aspose.CAD.CadExceptions.Compressors
- Assembly
- Aspose.CAD.dll
The lzw compressor exception.
public class LzwCompressorException : CompressorException, ISerializable
- Inheritance
-
LzwCompressorException
- Implements
- Inherited Members
Constructors
- LzwCompressorException(string)
Initializes a new instance of the LzwCompressorException class.
- LzwCompressorException(string, Exception)
Initializes a new instance of the LzwCompressorException class.