IndexException
classin packageklyn
public class IndexException extends UncheckedException:
└ IndexException
Exception thrown when an index is out of the valid range. @since 1.0
Fields
Modifier and Type Member Description
public message
message as String
No summary.
Properties inherited from Exception: message
Properties inherited from Object: type
Constructors
Modifier and Type Member Description
public IndexException
IndexException(message as String = "Index out of bounds"):
Constructor for IndexException.
Methods inherited from UncheckedException: toString
Methods inherited from Exception: toString
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml