Uses of Class
com.skava.report.exception.ReportValidateException
Packages that use ReportValidateException
-
Uses of ReportValidateException in com.skava.report.web.handler
Methods in com.skava.report.web.handler with parameters of type ReportValidateExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Object>
ReportExceptionHandler.handleReportServiceException
(ReportValidateException exception, org.springframework.web.context.request.WebRequest request) This method is used to create ResponseEntity for ReportValidatorException.