org.apache.commons.fileupload.FileUploadException Class Reference

Inherited by org.apache.commons.fileupload.FileUploadBase.InvalidContentTypeException, org.apache.commons.fileupload.FileUploadBase.SizeLimitExceededException, and org.apache.commons.fileupload.FileUploadBase.UnknownSizeException.

List of all members.


Detailed Description

Exception for errors encountered while processing the request.

Author:
John McNally
Version:
Id
FileUploadException.java,v 1.7 2003/04/27 17:30:06 martinc Exp

Definition at line 72 of file FileUploadException.java.


Public Member Functions

 FileUploadException ()
 Constructs a new FileUploadException without message.
 FileUploadException (String msg)
 Constructs a new FileUploadException with specified detail message.

Constructor & Destructor Documentation

org.apache.commons.fileupload.FileUploadException.FileUploadException ( String  msg  ) 

Constructs a new FileUploadException with specified detail message.

Parameters:
msg the error message.

Definition at line 89 of file FileUploadException.java.


The documentation for this class was generated from the following file:
Generated on Mon Jan 11 21:19:18 2010 for OpenMobileIS by  doxygen 1.5.4