public static final class JsonReader.FileLoadException.IOError extends JsonReader.FileLoadException
JsonReader.FileLoadException.IOError, JsonReader.FileLoadException.JsonError
Modifier and Type | Field and Description |
---|---|
java.io.IOException |
reason |
Constructor and Description |
---|
IOError(java.io.File file,
java.io.IOException reason) |