class JsonEncodingException : JsonException
Thrown when Json has failed to create a JSON string from the given value.
(common, js, jvm, native)
<init> |
Thrown when Json has failed to create a JSON string from the given value. <init>(message: String) |