Class PaperDocUpdateErrorException

All Implemented Interfaces:
Serializable

public class PaperDocUpdateErrorException extends DbxApiException
Exception thrown when the server responds with a PaperDocUpdateError error.

This exception is raised by DbxUserPaperRequests.docsUpdate(String,PaperDocUpdatePolicy,long,ImportFormat).

See Also: