toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
base
/
com.splendo.kaluga.base.text
/
StringFormatterException
/
IllegalFormatPrecisionException
Illegal
Format
Precision
Exception
data
class
IllegalFormatPrecisionException
(
val
precision
:
Int
)
:
StringFormatterException
Members
Constructors
Illegal
Format
Precision
Exception
Link copied to clipboard
constructor
(
precision
:
Int
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
precision
Link copied to clipboard
val
precision
:
Int