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
/
MissingFormatWidthException
Missing
Format
Width
Exception
data
class
MissingFormatWidthException
(
val
specification
:
String
)
:
StringFormatterException
Members
Constructors
Missing
Format
Width
Exception
Link copied to clipboard
constructor
(
specification
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?
specification
Link copied to clipboard
val
specification
:
String