Class UploadSessionAppendBatchErrorException

All Implemented Interfaces:
Serializable

public class UploadSessionAppendBatchErrorException extends DbxApiException
Exception thrown when the server responds with a UploadSessionAppendBatchError error.

This exception is raised by DbxUserFilesRequests.uploadSessionAppendBatch(java.util.List,String).

See Also: