javax.mail
Class IllegalWriteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.mail.MessagingException
javax.mail.IllegalWriteException
- All Implemented Interfaces:
- 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
IllegalWriteException
public IllegalWriteException()
IllegalWriteException
public IllegalWriteException(String message)
© Copyright 2003, 2004
The Free Software Foundation, All rights reserved