| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.tomcat.util.http.fileupload.MultipartStream.IllegalBoundaryException
public class MultipartStream.IllegalBoundaryException
Thrown upon attempt of setting an invalid boundary token.
| Constructor Summary | |
|---|---|
| MultipartStream.IllegalBoundaryException()Constructs an IllegalBoundaryExceptionwith no
 detail message. | |
| MultipartStream.IllegalBoundaryException(java.lang.String message)Constructs an IllegalBoundaryExceptionwith
 the specified detail message. | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public MultipartStream.IllegalBoundaryException()
IllegalBoundaryException with no
 detail message.
public MultipartStream.IllegalBoundaryException(java.lang.String message)
IllegalBoundaryException with
 the specified detail message.
message - The detail message.| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||