public final class InvalidPortException extends java.lang.Exception
SMTP port can be invalid if it contains some characters, other than numbers.
InvalidPortException(java.lang.Exception e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InvalidPortException(java.lang.Exception e)