public final class InvalidPortException extends Exception
SMTP port can be invalid if it contains some characters, other than numbers.
Constructor and Description |
---|
InvalidPortException(Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidPortException(Exception e)
Copyright © 2015. All rights reserved.