@ResponseStatus(value = HttpStatus.OK, reason = "request already accepted")
class RequestAlreadyAcceptedException : RuntimeException()