FileResultFailureCode
org.sagebionetworks.repo.model.file.FileResultFailureCode
Failure code for a files that cannot be copied.
Enumeration
| name | description |
|---|---|
| NOT_FOUND | The original FileHandle could not be found. |
| UNAUTHORIZED | The user does not have permission to copy the FileHandle. |