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