toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
base
/
com.splendo.kaluga.base.text
/
StringFormatterException
/
DuplicateFormatFlagsException
Duplicate
Format
Flags
Exception
data
class
DuplicateFormatFlagsException
(
val
flags
:
String
)
:
StringFormatterException
Members
Constructors
Duplicate
Format
Flags
Exception
Link copied to clipboard
constructor
(
flags
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
flags
Link copied to clipboard
val
flags
:
String
message
Link copied to clipboard
open
val
message
:
String
?