|
Maybe Upload 1-1-0 by Weft | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--uk.co.weft.maybeupload.RequestTooLargeException
An exception thrown if the multipart request size exceeds the user-specified maximum.
$Log: RequestTooLargeException.java,v $ Revision 1.1 2002/10/08 09:22:48 simon A number of minor enhancements and some bug fixes proposed by Shawn Grunberger
| Constructor Summary | |
RequestTooLargeException(java.lang.String msg)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public RequestTooLargeException(java.lang.String msg)
|
Maybe Upload 1-1-0 by Weft | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||