public ReportsExceptionListingResponse GetExceptionList(PagerItemsII parameter) { return(_reportsRepo.GetExceptionList(parameter)); }