A MimeException
may be thrown by a {@link org.apache.james.mime4j.parser.ContentHandler} toindicate that it has failed to process a message event and that no further events should be generated.
MimeException
also gets thrown by the parser to indicate MIME protocol errors, e.g. if a message boundary is too long or a header field cannot be parsed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|