public abstract static class JsonReader.FileLoadException extends Exception
Modifier and Type | Class and Description |
---|---|
static class |
JsonReader.FileLoadException.IOError |
static class |
JsonReader.FileLoadException.JsonError |
Modifier | Constructor and Description |
---|---|
protected |
FileLoadException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected FileLoadException(String message)