@ResponseStatus(value = HttpStatus.NOT_FOUND, reason = "illegal voucher id")
class VoucherNotFoundException : RuntimeException()