public class FileRejectedEvent extends ComponentEvent<Upload>
Uploadsource| Constructor and Description |
|---|
FileRejectedEvent(Upload source,
String errorMessage)
Creates a new event using the given source and indicator whether the
event originated from the client side or the server side.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage()
Get the error message
|
getSource, isFromClient, unregisterListenertoStringpublic String getErrorMessage()
Copyright © 2025. All rights reserved.