summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/restapi/RestApiException.java
Commit message (Expand)AuthorAgeFilesLines
* Add exception type for 401 UnauthorizedBjørn Christian Seime2021-07-151-0/+6
* More details with 404 and 405Jon Marius Venstad2021-04-301-1/+3
* Rename class to follow convention of similar exception typesBjørn Christian Seime2021-04-131-5/+5
* Add type for '409 - Conflict' + extra constructorsBjørn Christian Seime2021-04-121-3/+14
* Add exception variant for 'forbidden'Bjørn Christian Seime2021-03-221-0/+5
* Add exception type for restapi error responsesBjørn Christian Seime2021-03-191-0/+63