com.dropbox.client2.exception
Class DropboxLocalStorageFullException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.dropbox.client2.exception.DropboxException
com.dropbox.client2.exception.DropboxLocalStorageFullException
- All Implemented Interfaces:
- Serializable
public class DropboxLocalStorageFullException
- extends DropboxException
Thrown when writing to local storage and there is no more room.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DropboxLocalStorageFullException
public DropboxLocalStorageFullException()
Copyright © 2012. All Rights Reserved.