Interface JmixFileDownloader.FileNotFoundExceptionListener

Enclosing class:
JmixFileDownloader

public static interface JmixFileDownloader.FileNotFoundExceptionListener
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    onHandle(Exception e, com.vaadin.server.VaadinResponse response)
     
  • Method Details

    • onHandle

      boolean onHandle(Exception e, com.vaadin.server.VaadinResponse response)