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