| Exception | Description |
|---|---|
| FileSizeLimitExceededException |
Thrown to indicate that A files size exceeds the configured maximum.
|
| FileUploadException |
Exception for errors encountered while processing the request.
|
| FileUploadIOException |
This exception is thrown for hiding an inner
FileUploadException in
an IOException. |
| InvalidContentTypeException |
Thrown to indicate that the request is not a multipart request.
|
| InvalidFileNameException |
This exception is thrown in case of an invalid file name.
|
| IOFileUploadException |
Thrown to indicate an IOException.
|
| SizeLimitExceededException |
Thrown to indicate that the request size exceeds the configured maximum.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.