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 ContentDispositionField.getParseException()
          Gets the exception that was raised during parsing of the field value, if any; otherwise, null.
 ParseException ParsedField.getParseException()
          Returns the exception that was thrown by the field parser while parsing the field value.
 ParseException AbstractField.getParseException()
           
 



Copyright © 2004-2010. All Rights Reserved.