toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.interpreter
/
com.shakelang.shake.bytecode.interpreter.heap
/
OutOfRangeException
Out
Of
Range
Exception
class
OutOfRangeException
(
message
:
String
)
:
RuntimeException
(
source
)
Members
Constructors
Out
Of
Range
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?