Module jakarta.mail
Package jakarta.mail

Class MethodNotSupportedException

java.lang.Object
All Implemented Interfaces:
Serializable

public class MethodNotSupportedException extends MessagingException
The exception thrown when a method is not supported by the implementation
See Also: