aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/rest/errors
Commit message (Collapse)AuthorAgeFilesLines
* Stop catching throwable, remove PHI filtering, move status code logic to ↵Zach Smith2017-10-311-31/+9
| | | | exception handler
* Rename APIError -> ServiceException and subclassesZach Smith2017-10-312-40/+41
|
* Add more API Error typesZach Smith2017-10-311-0/+24
|
* Add DriverRoute trait and clean up DriverAppZach Smith2017-10-311-0/+16