public class JUploadExceptionUploadFailed extends JUploadException
UploadPolicy.PROP_STRING_UPLOAD_SUCCESS
regular expression.Constructor and Description |
---|
JUploadExceptionUploadFailed(Exception cause)
Constructs a new exception with the specified cause.
|
JUploadExceptionUploadFailed(String msg)
Constructs a new exception with the specified detail message.
|
JUploadExceptionUploadFailed(String msg,
Throwable cause)
Constructs a new exception with the specified detail message and cause.
|
getClassNameAndClause, getLocation
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JUploadExceptionUploadFailed(String msg)
msg
- The message for this instance.public JUploadExceptionUploadFailed(Exception cause)
cause
- The cause for this instance.Copyright © 2015. All rights reserved.