Package com.dropbox.core.json
Class JsonReader.FileLoadException.IOError
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.dropbox.core.json.JsonReader.FileLoadException
- 
- com.dropbox.core.json.JsonReader.FileLoadException.IOError
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 - Enclosing class:
- JsonReader.FileLoadException
 
 public static final class JsonReader.FileLoadException.IOError extends JsonReader.FileLoadException - See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.dropbox.core.json.JsonReader.FileLoadExceptionJsonReader.FileLoadException.IOError, JsonReader.FileLoadException.JsonError
 
- 
 - 
Field SummaryFields Modifier and Type Field Description java.io.IOExceptionreason
 - 
Constructor SummaryConstructors Constructor Description IOError(java.io.File file, java.io.IOException reason)
 
-