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