toggle menu
encoding
2.3.0
common
switch theme
search in API
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