Class std.rt.IndexError
Synopsis
public class IndexError extends RuntimeError
An exception thrown when an index is out-of-bounds.
Fields
Constructors
Construct the exception with the specified message.
public class IndexError extends RuntimeError
An exception thrown when an index is out-of-bounds.
Construct the exception with the specified message.