Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.algebraic
/
dev.lounres.kone.algebraic
/
numberFormatException
number
Format
Exception
fun
numberFormatException
(
input
:
String
,
radix
:
UInt
)
:
Nothing
(
source
)
Throws
NumberFormatException
with a message that the
input
's format is incorrect for the
radix
.