public class IllegalWriteException extends MessagingException
| Constructor and Description |
|---|
IllegalWriteException()
Constructs a IllegalWriteException with no detail message.
|
IllegalWriteException(java.lang.String s)
Constructs a IllegalWriteException with the specified detail message.
|
getCause, getNextException, setNextException, toStringpublic IllegalWriteException()
public IllegalWriteException(java.lang.String s)
s - the detail messageCopyright © 2012 Sun Microsystems, Inc.. All Rights Reserved.