Module jakarta.mail
Package jakarta.mail

Class IllegalWriteException

java.lang.Object
All Implemented Interfaces:
Serializable

public class IllegalWriteException extends MessagingException
The exception thrown when a write is attempted on a read-only attribute of any Messaging object.
See Also: