System.IndexOutOfRangeException.IndexOutOfRangeException C# (CSharp) Method

IndexOutOfRangeException() public method

Initializes a new instance of the IndexOutOfRangeException class.

Same methods

IndexOutOfRangeException::IndexOutOfRangeException ( String message )
IndexOutOfRangeException::IndexOutOfRangeException ( String message, Exception innerException )
IndexOutOfRangeException