javax.mail

Class IllegalWriteException

public class IllegalWriteException extends MessagingException

An exception thrown when a modification of a read-only property is attempted.

Version: 1.3

Author: Chris Burdess

Constructor Summary
IllegalWriteException()
IllegalWriteException(String message)

Constructor Detail

IllegalWriteException

public IllegalWriteException()

IllegalWriteException

public IllegalWriteException(String message)
©