@ResponseStatus(value = HttpStatus.BAD_REQUEST, reason = "voucher was already answered")
class VoucherAlreadyAnsweredException : RuntimeException()