Exception to indicate that an attempt was made to read beyond the end
of a Multipart/Form-Data input stream. This is an internally caught
exception and is never thrown outside MultipartForm or
MultipartFormStream.
Constructor Summary
MimeEOFException(String s) Creates an MimeEOFException object with a specified reason
string.