Class FileStorageExceptionHandler

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

@UIScope @Component("ui_FileStorageExceptionHandler") public class FileStorageExceptionHandler extends AbstractUiExceptionHandler
  • Field Details

    • messages

      @Autowired protected Messages messages
  • Constructor Details

    • FileStorageExceptionHandler

      public FileStorageExceptionHandler()
  • Method Details