public class PaperDocCreateErrorException extends DbxApiException
PaperDocCreateError
error.
This exception is raised by DbxUserPaperRequests.docsCreate(ImportFormat,String).
| Modifier and Type | Field and Description |
|---|---|
PaperDocCreateError |
errorValue
The error reported by
DbxUserPaperRequests.docsCreate(ImportFormat,String). |
| Constructor and Description |
|---|
PaperDocCreateErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
PaperDocCreateError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdpublic final PaperDocCreateError errorValue
DbxUserPaperRequests.docsCreate(ImportFormat,String).public PaperDocCreateErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
PaperDocCreateError errorValue)