javax.jms

Class MessageNotWriteableException


public class MessageNotWriteableException
extends JMSException

Constructor Summary

MessageNotWriteableException(String reason)
MessageNotWriteableException(String reason, String errorCode)

Method Summary

Methods inherited from class javax.jms.JMSException

getErrorCode, getLinkedException, setLinkedException

Constructor Details

MessageNotWriteableException

public MessageNotWriteableException(String reason)

MessageNotWriteableException

public MessageNotWriteableException(String reason,
                                    String errorCode)