CommonBox API Documentation
class
OutOfBoundsException
package
commonbox
extends
Exception
import
commonbox.Exception
Thrown on attempt to access an array out of bounds.
Constructor
new
(
?message:
String
,
?previous:
Exception
)
Inherited Variables
Inherited Methods
Defined by
Exception