Class ReportExceptionHandler

java.lang.Object
io.jmix.ui.exception.AbstractUiExceptionHandler
io.jmix.reportsui.exception.ReportExceptionHandler
All Implemented Interfaces:
UiExceptionHandler

@UIScope @Component("report_ReportExceptionHandler") public class ReportExceptionHandler extends AbstractUiExceptionHandler
Handles reporting exceptions.
  • Field Details

    • messages

      @Autowired protected Messages messages
  • Constructor Details

    • ReportExceptionHandler

      public ReportExceptionHandler()
  • Method Details