Uses of Class
org.apache.james.mime4j.field.ParseException

Packages that use ParseException
org.apache.james.mime4j.field   
 

Uses of ParseException in org.apache.james.mime4j.field
 

Methods in org.apache.james.mime4j.field that return ParseException
 ParseException ParsedField.getParseException()
          Returns the exception that was thrown by the field parser while parsing the field value.
 ParseException AbstractField.getParseException()
           
 ParseException ContentDispositionField.getParseException()
          Gets the exception that was raised during parsing of the field value, if any; otherwise, null.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.