Class PaperCreateErrorException

All Implemented Interfaces:
Serializable

public class PaperCreateErrorException extends DbxApiException
Exception thrown when the server responds with a PaperCreateError error.

This exception is raised by DbxUserFilesRequests.paperCreate(String,ImportFormat).

See Also: