summaryrefslogtreecommitdiffstats
path: root/config-provisioning/src/main/java/com/yahoo/config/provision/ApplicationLockException.java
Commit message (Collapse)AuthorAgeFilesLines
* Use specific error-code in response when unable to acquire application lockHarald Musum2017-02-161-0/+16
* Throw ApplicationLockException if acquiring lock fails (due to timeout) and use response with with new error-code for that case VESPA-6501