public class MimeParseEventException extends MimeException
getEvent() indicates the type of invalidity.| Constructor and Description |
|---|
MimeParseEventException(Event event)
Constructs an exception
|
| Modifier and Type | Method and Description |
|---|---|
Event |
getEvent()
Gets the causal parse event.
|