klyn.IndexException.IndexException
constructor
public IndexException(message as String = "Index out of bounds"):
Description

Constructor for IndexException.

Parameters
ParameterDescription
messageThe message describing the exception.