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

List of all members.


Detailed Description

Thrown to indicate that the input stream fails to follow the required syntax.

Definition at line 818 of file MultipartStream.java.


Public Member Functions

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

Constructor & Destructor Documentation

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

Constructs an MalformedStreamException with the specified detail message.

Parameters:
message The detail message.

Definition at line 836 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