deserializeThrowing

abstract fun deserializeThrowing(str: String): T

Tries to parse the input.

Throws

if the input is invalid