ResponseDto.setErrorResponse(response,"NO_DATA_FOUND","No dispatch data found for the given exam and exam cycle across all institutes.",HttpStatus.NOT_FOUND);
ResponseDto.setErrorResponse(response,"NO_DATA_FOUND","No institutes found for the given exam cycle.",HttpStatus.NOT_FOUND);