Modified: 
websites/production/commons/content/proper/commons-fileupload/apidocs/overview-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/apidocs/overview-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/apidocs/overview-frame.html
 Mon Feb 13 10:43:35 2023
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Overview List (Apache Commons FileUpload 1.4 API)</title>
+<title>Overview List (Apache Commons FileUpload 1.5 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: 
websites/production/commons/content/proper/commons-fileupload/apidocs/overview-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/apidocs/overview-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/apidocs/overview-summary.html
 Mon Feb 13 10:43:35 2023
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Overview (Apache Commons FileUpload 1.4 API)</title>
+<title>Overview (Apache Commons FileUpload 1.5 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Overview (Apache Commons FileUpload 1.4 
API)";
+            parent.document.title="Overview (Apache Commons FileUpload 1.5 
API)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Commons FileUpload 1.4 API</h1>
+<h1 class="title">Apache Commons FileUpload 1.5 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Packages table, listing packages, and an explanation">
@@ -180,6 +180,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/apidocs/overview-tree.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/apidocs/overview-tree.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/apidocs/overview-tree.html
 Mon Feb 13 10:43:35 2023
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Class Hierarchy (Apache Commons FileUpload 1.4 API)</title>
+<title>Class Hierarchy (Apache Commons FileUpload 1.5 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Apache Commons FileUpload 
1.4 API)";
+            parent.document.title="Class Hierarchy (Apache Commons FileUpload 
1.5 API)";
         }
     }
     catch(err) {
@@ -132,6 +132,7 @@
 <ul>
 <li type="circle">org.apache.commons.fileupload.<a 
href="org/apache/commons/fileupload/FileUploadException.html" title="class in 
org.apache.commons.fileupload"><span 
class="typeNameLink">FileUploadException</span></a>
 <ul>
+<li type="circle">org.apache.commons.fileupload.<a 
href="org/apache/commons/fileupload/FileCountLimitExceededException.html" 
title="class in org.apache.commons.fileupload"><span 
class="typeNameLink">FileCountLimitExceededException</span></a></li>
 <li type="circle">org.apache.commons.fileupload.<a 
href="org/apache/commons/fileupload/FileUploadBase.InvalidContentTypeException.html"
 title="class in org.apache.commons.fileupload"><span 
class="typeNameLink">FileUploadBase.InvalidContentTypeException</span></a></li>
 <li type="circle">org.apache.commons.fileupload.<a 
href="org/apache/commons/fileupload/FileUploadBase.IOFileUploadException.html" 
title="class in org.apache.commons.fileupload"><span 
class="typeNameLink">FileUploadBase.IOFileUploadException</span></a></li>
 <li type="circle">org.apache.commons.fileupload.<a 
href="org/apache/commons/fileupload/FileUploadBase.SizeException.html" 
title="class in org.apache.commons.fileupload"><span 
class="typeNameLink">FileUploadBase.SizeException</span></a>
@@ -230,6 +231,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/apidocs/serialized-form.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/apidocs/serialized-form.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/apidocs/serialized-form.html
 Mon Feb 13 10:43:35 2023
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Serialized Form (Apache Commons FileUpload 1.4 API)</title>
+<title>Serialized Form (Apache Commons FileUpload 1.5 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Serialized Form (Apache Commons FileUpload 
1.4 API)";
+            parent.document.title="Serialized Form (Apache Commons FileUpload 
1.5 API)";
         }
     }
     catch(err) {
@@ -77,6 +77,27 @@
 <li class="blockList">
 <h2 title="Package">Package&nbsp;org.apache.commons.fileupload</h2>
 <ul class="blockList">
+<li class="blockList"><a 
name="org.apache.commons.fileupload.FileCountLimitExceededException">
+<!--   -->
+</a>
+<h3>Class <a 
href="org/apache/commons/fileupload/FileCountLimitExceededException.html" 
title="class in 
org.apache.commons.fileupload">org.apache.commons.fileupload.FileCountLimitExceededException</a>
 extends <a href="org/apache/commons/fileupload/FileUploadException.html" 
title="class in org.apache.commons.fileupload">FileUploadException</a> 
implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>6904179610227521789L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList">
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>limit</h4>
+<pre>long limit</pre>
+<div class="block">The limit that was exceeded.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
 <li class="blockList"><a 
name="org.apache.commons.fileupload.FileItemStream.ItemSkippedException">
 <!--   -->
 </a>
@@ -350,6 +371,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Added: 
websites/production/commons/content/proper/commons-fileupload/apidocs/src-html/org/apache/commons/fileupload/FileCountLimitExceededException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/apidocs/src-html/org/apache/commons/fileupload/FileCountLimitExceededException.html
 (added)
+++ 
websites/production/commons/content/proper/commons-fileupload/apidocs/src-html/org/apache/commons/fileupload/FileCountLimitExceededException.html
 Mon Feb 13 10:43:35 2023
@@ -0,0 +1,123 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html lang="en">
+<head>
+<title>Source code</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<div class="sourceContainer">
+<pre><span class="sourceLineNo">001</span>/*<a name="line.1"></a>
+<span class="sourceLineNo">002</span> * Licensed to the Apache Software 
Foundation (ASF) under one or more<a name="line.2"></a>
+<span class="sourceLineNo">003</span> * contributor license agreements.  See 
the NOTICE file distributed with<a name="line.3"></a>
+<span class="sourceLineNo">004</span> * this work for additional information 
regarding copyright ownership.<a name="line.4"></a>
+<span class="sourceLineNo">005</span> * The ASF licenses this file to You 
under the Apache License, Version 2.0<a name="line.5"></a>
+<span class="sourceLineNo">006</span> * (the "License"); you may not use this 
file except in compliance with<a name="line.6"></a>
+<span class="sourceLineNo">007</span> * the License.  You may obtain a copy of 
the License at<a name="line.7"></a>
+<span class="sourceLineNo">008</span> *<a name="line.8"></a>
+<span class="sourceLineNo">009</span> *      
http://www.apache.org/licenses/LICENSE-2.0<a name="line.9"></a>
+<span class="sourceLineNo">010</span> *<a name="line.10"></a>
+<span class="sourceLineNo">011</span> * Unless required by applicable law or 
agreed to in writing, software<a name="line.11"></a>
+<span class="sourceLineNo">012</span> * distributed under the License is 
distributed on an "AS IS" BASIS,<a name="line.12"></a>
+<span class="sourceLineNo">013</span> * WITHOUT WARRANTIES OR CONDITIONS OF 
ANY KIND, either express or implied.<a name="line.13"></a>
+<span class="sourceLineNo">014</span> * See the License for the specific 
language governing permissions and<a name="line.14"></a>
+<span class="sourceLineNo">015</span> * limitations under the License.<a 
name="line.15"></a>
+<span class="sourceLineNo">016</span> */<a name="line.16"></a>
+<span class="sourceLineNo">017</span>package org.apache.commons.fileupload;<a 
name="line.17"></a>
+<span class="sourceLineNo">018</span><a name="line.18"></a>
+<span class="sourceLineNo">019</span>/**<a name="line.19"></a>
+<span class="sourceLineNo">020</span> * This exception is thrown if a request 
contains more files than the specified<a name="line.20"></a>
+<span class="sourceLineNo">021</span> * limit.<a name="line.21"></a>
+<span class="sourceLineNo">022</span> */<a name="line.22"></a>
+<span class="sourceLineNo">023</span>public class 
FileCountLimitExceededException extends FileUploadException {<a 
name="line.23"></a>
+<span class="sourceLineNo">024</span><a name="line.24"></a>
+<span class="sourceLineNo">025</span>    private static final long 
serialVersionUID = 6904179610227521789L;<a name="line.25"></a>
+<span class="sourceLineNo">026</span><a name="line.26"></a>
+<span class="sourceLineNo">027</span>    /**<a name="line.27"></a>
+<span class="sourceLineNo">028</span>     * The limit that was exceeded.<a 
name="line.28"></a>
+<span class="sourceLineNo">029</span>     */<a name="line.29"></a>
+<span class="sourceLineNo">030</span>    private final long limit;<a 
name="line.30"></a>
+<span class="sourceLineNo">031</span><a name="line.31"></a>
+<span class="sourceLineNo">032</span>    /**<a name="line.32"></a>
+<span class="sourceLineNo">033</span>     * Creates a new instance.<a 
name="line.33"></a>
+<span class="sourceLineNo">034</span>     *<a name="line.34"></a>
+<span class="sourceLineNo">035</span>     * @param message The detail 
message<a name="line.35"></a>
+<span class="sourceLineNo">036</span>     * @param limit The limit that was 
exceeded<a name="line.36"></a>
+<span class="sourceLineNo">037</span>     */<a name="line.37"></a>
+<span class="sourceLineNo">038</span>    public 
FileCountLimitExceededException(final String message, final long limit) {<a 
name="line.38"></a>
+<span class="sourceLineNo">039</span>        super(message);<a 
name="line.39"></a>
+<span class="sourceLineNo">040</span>        this.limit = limit;<a 
name="line.40"></a>
+<span class="sourceLineNo">041</span>    }<a name="line.41"></a>
+<span class="sourceLineNo">042</span><a name="line.42"></a>
+<span class="sourceLineNo">043</span>    /**<a name="line.43"></a>
+<span class="sourceLineNo">044</span>     * Retrieves the limit that was 
exceeded.<a name="line.44"></a>
+<span class="sourceLineNo">045</span>     *<a name="line.45"></a>
+<span class="sourceLineNo">046</span>     * @return The limit that was 
exceeded by the request<a name="line.46"></a>
+<span class="sourceLineNo">047</span>     */<a name="line.47"></a>
+<span class="sourceLineNo">048</span>    public long getLimit() {<a 
name="line.48"></a>
+<span class="sourceLineNo">049</span>        return limit;<a 
name="line.49"></a>
+<span class="sourceLineNo">050</span>    }<a name="line.50"></a>
+<span class="sourceLineNo">051</span>}<a name="line.51"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</pre>
+</div>
+</body>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/apidocs/src-html/org/apache/commons/fileupload/FileItemStream.ItemSkippedException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/apidocs/src-html/org/apache/commons/fileupload/FileItemStream.ItemSkippedException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/apidocs/src-html/org/apache/commons/fileupload/FileItemStream.ItemSkippedException.html
 Mon Feb 13 10:43:35 2023
@@ -48,7 +48,7 @@
 <span class="sourceLineNo">040</span>     * {@link 
java.util.Iterator#hasNext()} has been invoked on the<a name="line.40"></a>
 <span class="sourceLineNo">041</span>     * iterator, which created the {@link 
FileItemStream}.<a name="line.41"></a>
 <span class="sourceLineNo">042</span>     */<a name="line.42"></a>
-<span class="sourceLineNo">043</span>    public static class 
ItemSkippedException extends IOException {<a name="line.43"></a>
+<span class="sourceLineNo">043</span>    class ItemSkippedException extends 
IOException {<a name="line.43"></a>
 <span class="sourceLineNo">044</span><a name="line.44"></a>
 <span class="sourceLineNo">045</span>        /**<a name="line.45"></a>
 <span class="sourceLineNo">046</span>         * The exceptions serial version 
UID, which is being used<a name="line.46"></a>

Modified: 
websites/production/commons/content/proper/commons-fileupload/apidocs/src-html/org/apache/commons/fileupload/FileItemStream.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/apidocs/src-html/org/apache/commons/fileupload/FileItemStream.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/apidocs/src-html/org/apache/commons/fileupload/FileItemStream.html
 Mon Feb 13 10:43:35 2023
@@ -48,7 +48,7 @@
 <span class="sourceLineNo">040</span>     * {@link 
java.util.Iterator#hasNext()} has been invoked on the<a name="line.40"></a>
 <span class="sourceLineNo">041</span>     * iterator, which created the {@link 
FileItemStream}.<a name="line.41"></a>
 <span class="sourceLineNo">042</span>     */<a name="line.42"></a>
-<span class="sourceLineNo">043</span>    public static class 
ItemSkippedException extends IOException {<a name="line.43"></a>
+<span class="sourceLineNo">043</span>    class ItemSkippedException extends 
IOException {<a name="line.43"></a>
 <span class="sourceLineNo">044</span><a name="line.44"></a>
 <span class="sourceLineNo">045</span>        /**<a name="line.45"></a>
 <span class="sourceLineNo">046</span>         * The exceptions serial version 
UID, which is being used<a name="line.46"></a>


Reply via email to