Package javax.mail

Class IllegalWriteException

  • All Implemented Interfaces:
    java.io.Serializable

    public class IllegalWriteException
    extends MessagingException
    An exception thrown when a modification of a read-only property is attempted.
    Version:
    1.4
    Author:
    Chris Burdess
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalWriteException

        public IllegalWriteException()
      • IllegalWriteException

        public IllegalWriteException​(java.lang.String message)