aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/rest/errors
Commit message (Expand)AuthorAgeFilesLines
* Apply new formattingJakob Odersky2017-11-201-2/+1
* Add DriverRouteTestZach Smith2017-11-011-2/+2
* Change transformWith to recoverWithZach Smith2017-10-311-3/+3
* Add ExternalServiceException and use in ServiceTransportZach Smith2017-10-311-0/+4
* Stop catching throwable, remove PHI filtering, move status code logic to exce...Zach Smith2017-10-311-31/+9
* 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