Module jakarta.mail
Package jakarta.mail

Class NoSuchProviderException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NoSuchProviderException extends MessagingException
This exception is thrown when Session attempts to instantiate a Provider that doesn't exist.
See Also: