spring-framework / org.springframework.web.multipart

Package org.springframework.web.multipart

Exceptions

MaxUploadSizeExceededException

open class MaxUploadSizeExceededException : MultipartException

MultipartException subclass thrown when an upload exceeds the maximum upload size allowed.

MultipartException

open class MultipartException : NestedRuntimeException

Exception thrown when multipart resolution fails.