Class UploadSessionFinishErrorException

All Implemented Interfaces:
Serializable

public class UploadSessionFinishErrorException extends DbxApiException
Exception thrown when the server responds with a UploadSessionFinishError error.

This exception is raised by DbxUserFilesRequests.uploadSessionFinish(UploadSessionCursor,CommitInfo,String).

See Also: