chess-core
Toggle table of contents
1.0.0
common
Platform filter
common
Switch theme
Search in API
chess-core
chess-core
/
io.github.alluhemanth.chess.core.exception
/
RankOutOfBoundsException
/
RankOutOfBoundsException
Rank
Out
Of
Bounds
Exception
constructor
(
message
:
String
=
"Rank value should be in the range of 1..8"
,
cause
:
Throwable
?
=
null
)
Parameters
message
the detail message for this exception
cause
the cause of this exception, or null if none