Class JsonIOException

All Implemented Interfaces:
Serializable

public class JsonIOException extends RuntimeException
Unchecked exception thrown when an IOException occurs in json processing.

Typically wraps the checked IOException.

See Also: