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