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