Package io.avaje.json

Class JsonEofException

All Implemented Interfaces:
Serializable

public class JsonEofException extends JsonIoException
Thrown when we hit EOF unexpectedly.
See Also: