Class UploadErrorException

All Implemented Interfaces:
Serializable

public class UploadErrorException extends DbxApiException
Exception thrown when the server responds with a UploadError error.

This exception is raised by DbxUserFilesRequests.alphaUpload(String) and DbxUserFilesRequests.upload(String).

See Also: