Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
base
/
com.splendo.kaluga.base.text
/
StringFormatterException
/
NumberFormatException
Number
Format
Exception
data
class
NumberFormatException
(
val
exception
:
NumberFormatException
)
:
StringFormatterException
Members
Constructors
Number
Format
Exception
Link copied to clipboard
constructor
(
exception
:
NumberFormatException
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
exception
Link copied to clipboard
val
exception
:
NumberFormatException
message
Link copied to clipboard
expect
open
val
message
:
String
?