RleCompressorException

RleCompressorException class

The rle compressor exception.

public class RleCompressorException : CompressorException

Constructors

NameDescription
RleCompressorException(string)Initializes a new instance of the RleCompressorException class.
RleCompressorException(string, Exception)Initializes a new instance of the RleCompressorException class.

See Also