IndexOutOFRangeException

IndexOutOFRangeException class

The compressor exception.

public class IndexOutOFRangeException : Exception

Constructors

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

See Also