IndexException
classin packageklyn
public class IndexException extends UncheckedException:
└ IndexException

Exception thrown when an index is out of the valid range.

Since

1.0

Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public IndexException
IndexException(message as String = "Index out of bounds"):
Constructor for IndexException.
Inherited Methods
methodInherited Methods from UncheckedException: toString
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml