Package | Description |
---|---|
org.apache.james.mime4j.field |
Modifier and Type | Method and Description |
---|---|
ParseException |
AbstractField.getParseException() |
ParseException |
ParsedField.getParseException()
Returns the exception that was thrown by the field parser while parsing
the field value.
|
ParseException |
ContentDispositionField.getParseException()
Gets the exception that was raised during parsing of the field value, if
any; otherwise, null.
|
Copyright © 2004-2012. All Rights Reserved.