This exception is thrown when parse errors are encountered. You can explicitly create objects of this exception type by calling the method generateParseException in the generated parser. Changes for Mime4J: extends org.apache.james.mime4j.field.ParseException added serialVersionUID added constructor ParseException(Throwable) default detail message is "Cannot parse field"
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.