Class CompressorException

CompressorException class

The compressor exception.

public class CompressorException : FrameworkException

Constructors

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

See Also