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.AuUploaderex - the exception. Typical exceptions include org.apache.commons.fileupload
.FileUploadBase.SizeLimitExceededExceptionCopyright © 2016 SAPERION AG. All rights reserved.