toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
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
open
val
cause
:
Throwable
?
exception
Link copied to clipboard
val
exception
:
NumberFormatException
message
Link copied to clipboard
open
val
message
:
String
?