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