EntityUpdateFailureCode
org.sagebionetworks.repo.model.table.EntityUpdateFailureCode
If the Entity update failed, a failure code will be included. Null if the update was successful
Enumeration
| name | description |
|---|---|
| NOT_FOUND | TODO: Auto-generated description |
| UNAUTHORIZED | TODO: Auto-generated description |
| CONCURRENT_UPDATE | TODO: Auto-generated description |
| ILLEGAL_ARGUMENT | TODO: Auto-generated description |
| UNKNOWN | TODO: Auto-generated description |