org.apache.commons.fileupload
public class FileUploadException extends java.lang.Exception
Constructor and Description |
---|
FileUploadException()
Constructs a new
FileUploadException without message. |
FileUploadException(java.lang.String msg)
Constructs a new
FileUploadException with specified detail
message. |