public class UpdatePropertiesErrorException extends DbxApiException
UpdatePropertiesError error.
This exception is raised by DbxUserFilePropertiesRequests.propertiesUpdate(String,java.util.List) and
DbxUserFilesRequests.propertiesUpdate(String,java.util.List).
| Modifier and Type | Field and Description |
|---|---|
UpdatePropertiesError |
errorValue
|
| Constructor and Description |
|---|
UpdatePropertiesErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
UpdatePropertiesError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdpublic final UpdatePropertiesError errorValue
public UpdatePropertiesErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
UpdatePropertiesError errorValue)