toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
base
/
com.splendo.kaluga.base.text
/
StringFormatterException
/
UnexpectedChar
Unexpected
Char
data
class
UnexpectedChar
(
val
currentCharacter
:
Char
)
:
StringFormatterException
Members
Constructors
Unexpected
Char
Link copied to clipboard
constructor
(
currentCharacter
:
Char
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
current
Character
Link copied to clipboard
val
currentCharacter
:
Char
message
Link copied to clipboard
open
val
message
:
String
?