encoding
Toggle table of contents
2.4.0
common
Platform filter
common
Switch theme
Search in API
encoding
core
/
io.matthewnelson.encoding.core
/
EncodingException
Encoding
Exception
open
class
EncodingException
:
RuntimeException
(
source
)
Inheritors
EncodingSizeException
Members
Constructors
Encoding
Exception
Link copied to clipboard
constructor
(
message
:
String
)
constructor
(
message
:
String
,
cause
:
Throwable
?
)
Properties
message
Link copied to clipboard
override
val
message
:
String