public class SaperionAuUploader
extends org.zkoss.zk.au.http.AuUploader
Constructor and Description |
---|
SaperionAuUploader() |
Modifier and Type | Method and Description |
---|---|
protected String |
handleError(Throwable ex)
Handles the exception that was thrown when uploading files, and returns the error message.
|
protected String handleError(Throwable ex)
handleError
in class org.zkoss.zk.au.http.AuUploader
ex
- the exception. Typical exceptions include org.apache.commons.fileupload
.FileUploadBase.SizeLimitExceededExceptionCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.