ks3
main-SNAPSHOT
ks3-standard
/
io.ks3.standard
/
EnumDecodingException
Enum
Decoding
Exception
class
EnumDecodingException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
:
SerializationException
(
source
)
Constructors
Constructors
Enum
Decoding
Exception
Link copied to clipboard
fun
EnumDecodingException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)