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 JsonExceptionJsonIterator.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 JsonExceptionAny.reportUnexpectedType(ValueType toType)