public static final class JsonReader.FileLoadException.IOError extends JsonReader.FileLoadException
JsonReader.FileLoadException.IOError, JsonReader.FileLoadException.JsonError
Modifier and Type | Field and Description |
---|---|
IOException |
reason |
Constructor and Description |
---|
JsonReader.FileLoadException.IOError(File file,
IOException reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final IOException reason
public JsonReader.FileLoadException.IOError(File file, IOException reason)
Copyright © 2014. All rights reserved.