Class IndexOutOFRangeException

IndexOutOFRangeException class

The compressor exception.

public class IndexOutOFRangeException : Exception

Constructors

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

See Also