Class PaperUpdateErrorException

All Implemented Interfaces:
Serializable

public class PaperUpdateErrorException extends DbxApiException
Exception thrown when the server responds with a PaperUpdateError error.

This exception is raised by DbxUserFilesRequests.paperUpdate(String,ImportFormat,PaperDocUpdatePolicy,Long).

See Also: