Class DownloadZipErrorException

All Implemented Interfaces:
Serializable

public class DownloadZipErrorException extends DbxApiException
Exception thrown when the server responds with a DownloadZipError error.

This exception is raised by DbxUserFilesRequests.downloadZip(String).

See Also: