Uses of Class
io.avaje.jsonb.JsonIoException
-
Packages that use JsonIoException Package Description io.avaje.jsonb Core API of Jsonb. -
-
Uses of JsonIoException in io.avaje.jsonb
Subclasses of JsonIoException in io.avaje.jsonb Modifier and Type Class Description class
JsonEofException
Thrown when we hit EOF unexpectedly.
-