public class IllegalWriteException extends MessagingException
Constructor and Description |
---|
IllegalWriteException()
Constructs a IllegalWriteException with no detail message.
|
IllegalWriteException(String s)
Constructs a IllegalWriteException with the specified detail message.
|
getCause, getNextException, setNextException, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public IllegalWriteException()
public IllegalWriteException(String s)
s
- the detail messageCopyright © 2012 JBoss by Red Hat. All Rights Reserved.