UnexpectedJsonValueException(expected: KClass<out JsonValue>, actual: KClass<out JsonValue>)
Since 2.0 An exception used for when a specific type of JsonValue was expected, but received another.