public class UpdateContentErrorException extends DbxApiException
UpdateContentError
error.
This exception is raised by DbxUserCloudDocsRequests.updateContent(String,java.util.List,java.util.List)
.
Modifier and Type | Field and Description |
---|---|
UpdateContentError |
errorValue
The error reported by
DbxUserCloudDocsRequests.updateContent(String,java.util.List,java.util.List) . |
Constructor and Description |
---|
UpdateContentErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
UpdateContentError errorValue) |
buildMessage, buildMessage, getUserMessage
getRequestId
public final UpdateContentError errorValue
DbxUserCloudDocsRequests.updateContent(String,java.util.List,java.util.List)
.public UpdateContentErrorException(java.lang.String routeName, java.lang.String requestId, LocalizedText userMessage, UpdateContentError errorValue)