Package com.dropbox.core.json
Class JsonReader.FileLoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.dropbox.core.json.JsonReader.FileLoadException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JsonReader.FileLoadException.IOError,JsonReader.FileLoadException.JsonError
- Enclosing class:
JsonReader<T>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileLoadException
-