| Package | Description |
|---|---|
| org.apache.james.mime4j.dom.field | |
| org.apache.james.mime4j.field | |
| org.apache.james.mime4j.field.address |
| Modifier and Type | Method and Description |
|---|---|
ParseException |
ParsedField.getParseException()
Returns the exception that was thrown by the field parser while parsing
the field value.
|
| Modifier and Type | Method and Description |
|---|---|
ParseException |
MimeVersionFieldImpl.getParseException() |
ParseException |
ContentLocationFieldImpl.getParseException() |
ParseException |
ContentLanguageFieldImpl.getParseException() |
ParseException |
AbstractField.getParseException() |
| Modifier and Type | Class and Description |
|---|---|
class |
ParseException
This exception is thrown when parse errors are encountered.
|
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.