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
/
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
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?
precision
Link copied to clipboard
val
precision
:
Int