org.apache.commons.fileupload.MultipartStream.IllegalBoundaryException Class Reference

List of all members.


Detailed Description

Thrown upon attempt of setting an invalid boundary token.

Definition at line 846 of file MultipartStream.java.


Public Member Functions

 IllegalBoundaryException ()
 Constructs an IllegalBoundaryException with no detail message.
 IllegalBoundaryException (String message)
 Constructs an IllegalBoundaryException with the specified detail message.

Constructor & Destructor Documentation

org.apache.commons.fileupload.MultipartStream.IllegalBoundaryException.IllegalBoundaryException ( String  message  ) 

Constructs an IllegalBoundaryException with the specified detail message.

Parameters:
message The detail message.

Definition at line 864 of file MultipartStream.java.


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