Module jakarta.mail

Class ParseException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AddressException

public class ParseException extends MessagingException
The exception thrown due to an error in parsing RFC822 or MIME headers, including multipart bodies.
See Also: