Class DownloadErrorException

All Implemented Interfaces:
Serializable

public class DownloadErrorException extends DbxApiException
Exception thrown when the server responds with a DownloadError error.

This exception is raised by DbxUserFilesRequests.download(String,String).

See Also: