@FunctionalInterface public static interface Upload.FailedListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
uploadFailed(Upload.FailedEvent event)
Upload has finished unsuccessfully.
|
void uploadFailed(Upload.FailedEvent event)
event - the Upload failed event.Copyright © 2020 Vaadin Ltd. All rights reserved.