Uses of Class
com.jsoniter.spi.JsonException
Packages that use JsonException
-
Uses of JsonException in com.jsoniter
Methods in com.jsoniter that return JsonExceptionModifier and TypeMethodDescriptionfinal JsonException
JsonIterator.reportError
(String op, String msg) -
Uses of JsonException in com.jsoniter.any
Fields in com.jsoniter.any declared as JsonExceptionMethods in com.jsoniter.any that return JsonExceptionModifier and TypeMethodDescriptionprotected JsonException
Any.reportUnexpectedType
(ValueType toType)