Class PaperDocCreateErrorException

All Implemented Interfaces:
Serializable

public class PaperDocCreateErrorException extends DbxApiException
Exception thrown when the server responds with a PaperDocCreateError error.

This exception is raised by DbxUserPaperRequests.docsCreate(ImportFormat,String).

See Also: