Package io.avaje.json

Class JsonIoException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JsonEofException

public class JsonIoException extends JsonException
Thrown when underlying IOException occurred during read or write of json.
See Also: