public class JUploadExceptionTooBigFile extends JUploadException
| Constructor and Description |
|---|
JUploadExceptionTooBigFile(String filename,
long uploadLength,
UploadPolicy uploadPolicy)
Creates a new instance.
|
getClassNameAndClause, getLocationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JUploadExceptionTooBigFile(String filename, long uploadLength, UploadPolicy uploadPolicy)
filename - The filename for the file in erroruploadLength - The length of this fileuploadPolicy - The current upload policy.Copyright © 2015. All rights reserved.