Uses of Class
org.eclipse.angus.mail.util.SocketConnectException
-
Packages that use SocketConnectException Package Description org.eclipse.angus.mail.util Utility classes for use with the Jakarta Mail API. -
-
Uses of SocketConnectException in org.eclipse.angus.mail.util
Constructors in org.eclipse.angus.mail.util with parameters of type SocketConnectException Constructor Description MailConnectException(SocketConnectException cex)Constructs a MailConnectException.
-