open class MailParseException : MailException
Exception thrown if illegal message properties are encountered.
Author
Dmitriy Kopylenko
Author
Juergen Hoeller
MailParseException(msg: String)MailParseException(msg: String, cause: Throwable)MailParseException(cause: Throwable)
Constructor for MailParseException. |