Class RemovePropertiesErrorException

All Implemented Interfaces:
Serializable

public class RemovePropertiesErrorException extends DbxApiException
Exception thrown when the server responds with a RemovePropertiesError error.

This exception is raised by DbxUserFilePropertiesRequests.propertiesRemove(String,java.util.List) and

invalid reference
com.dropbox.core.v2.files.DbxUserFilesRequests#propertiesRemove(String,java.util.List)
.

See Also: