| Exception thrown on multipart resolution.
Extends IOException for convenient throwing in any Servlet/Portlet resource
(such as a Filter), and NestedIOException for proper root cause handling.
author: Trevor D. Cook author: Juergen Hoeller since: 29.09.2003 See Also: MultipartResolver.resolveMultipart See Also: org.springframework.web.multipart.support.MultipartFilter See Also: org.springframework.core.NestedIOException |