Class JmixFileDownloader.FileNotFoundContext
java.lang.Object
io.jmix.flowui.component.filedownloader.JmixFileDownloader.FileNotFoundContext
- Enclosing class:
 - JmixFileDownloader
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionFileNotFoundContext(Exception exception, com.vaadin.flow.server.VaadinResponse response)  - 
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.server.VaadinResponse 
- 
Field Details
- 
exception
 - 
response
protected final com.vaadin.flow.server.VaadinResponse response 
 - 
 - 
Constructor Details
- 
FileNotFoundContext
 
 - 
 - 
Method Details
- 
getException
 - 
getResponse
public com.vaadin.flow.server.VaadinResponse getResponse() 
 -