| FileSizeLimitExceededException |
Thrown to indicate that A files size exceeds the configured maximum.
|
| FileUploadException |
Exception for errors encountered while processing the request.
|
| FileUploadIOException |
|
| 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.
|