org.apache.tomcat.util.http.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. |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.