|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MultipartStream in org.apache.commons.fileupload |
---|
Constructors in org.apache.commons.fileupload with parameters of type MultipartStream | |
MultipartStream.MalformedStreamException()
Constructs a MalformedStreamException with no
detail message. |
|
MultipartStream.MalformedStreamException(java.lang.String message)
Constructs an MalformedStreamException with
the specified detail message. |
|
MultipartStream.IllegalBoundaryException()
Constructs an IllegalBoundaryException with no
detail message. |
|
MultipartStream.IllegalBoundaryException(java.lang.String message)
Constructs an IllegalBoundaryException with
the specified detail message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |