Uses of Package
com.dropbox.client2.exception

Packages that use com.dropbox.client2.exception
com.dropbox.client2   
com.dropbox.client2.exception   
com.dropbox.client2.session   
 

Classes in com.dropbox.client2.exception used by com.dropbox.client2
DropboxException
          A base for all exceptions from using the API.
DropboxIOException
          Encapsulates an IOExceptions when using the API, typically resulting from network-related issues.
DropboxLocalStorageFullException
          Thrown when writing to local storage and there is no more room.
DropboxPartialFileException
          Used when only part of a file was transferred to/from Dropbox when using the API.
DropboxUnlinkedException
          Thrown when the API can only be used when linked but it's not.
 

Classes in com.dropbox.client2.exception used by com.dropbox.client2.exception
DropboxException
          A base for all exceptions from using the API.
DropboxIOException
          Encapsulates an IOExceptions when using the API, typically resulting from network-related issues.
DropboxServerException.Error
           
 

Classes in com.dropbox.client2.exception used by com.dropbox.client2.session
DropboxException
          A base for all exceptions from using the API.
 



Copyright © 2012. All Rights Reserved.