public abstract static class JsonReader.FileLoadException
extends java.lang.Exception
Modifier and Type | Class and Description |
---|---|
static class |
JsonReader.FileLoadException.IOError |
static class |
JsonReader.FileLoadException.JsonError |
Modifier | Constructor and Description |
---|---|
protected |
FileLoadException(java.lang.String message) |