public class FileAlreadyExistsException extends ArvadosClientException
This exception will be thrown during an attempt to download single file to a location that already contains file with given name
| Constructor and Description |
|---|
FileAlreadyExistsException(java.lang.String message) |