public class FileRejectedEvent extends ComponentEvent<Upload>
Upload
source
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, unregisterListener
toString
public String getErrorMessage()
Copyright © 2022. All rights reserved.