FileCountLimitExceededException |
This exception is thrown if a request contains more files than the specified
limit.
|
FileSizeLimitExceededException |
Thrown to indicate that A files size exceeds the configured maximum.
|
FileUploadIOException |
|
InvalidContentTypeException |
Thrown to indicate that the request is not a multipart request.
|
IOFileUploadException |
Thrown to indicate an IOException.
|
SizeException |
This exception is thrown, if a requests permitted size
is exceeded.
|
SizeLimitExceededException |
Thrown to indicate that the request size exceeds the configured maximum.
|