ThrowableMapper

Functions

Link copied to clipboard
fun <T> fromJSON(json: String, clazz: Class<T>): T
Link copied to clipboard
fun toJSON(throwable: Throwable): String