Package org.apache.tomcat.util.http.fileupload.impl
package org.apache.tomcat.util.http.fileupload.impl
-
ClassDescriptionThe iterator, which is returned by
FileUploadBase.getItemIterator(RequestContext).Default implementation ofFileItemStream.Thrown to indicate that A files size exceeds the configured maximum.This exception is thrown for hiding an innerFileUploadExceptionin anIOException.Thrown to indicate that the request is not a multipart request.Thrown to indicate an IOException.This exception is thrown, if a requests permitted size is exceeded.Thrown to indicate that the request size exceeds the configured maximum.