Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
base
/
com.splendo.kaluga.base.bytes
/
KalugaCharacterCodingException
Kaluga
Character
Coding
Exception
class
KalugaCharacterCodingException
(
val
message
:
String
?
)
:
Exception
Exception thrown when a character cannot be encoded into UTF-8
Members
Constructors
Kaluga
Character
Coding
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String
?