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