Class InvalidContentTypeException

java.lang.Object
All Implemented Interfaces:
Serializable

public class InvalidContentTypeException extends FileUploadException
Thrown to indicate that the request is not a multipart request.
See Also: