deserialize

open override fun deserialize(decoder: Decoder): Throwable

Deserialize a json string into a Throwable object.

Parameters

decoder

the decoder object used to deserialize the json string