javax.jms

Class MessageNotReadableException


public class MessageNotReadableException
extends JMSException

Constructor Summary

MessageNotReadableException(String reason)
MessageNotReadableException(String reason, String errorCode)

Method Summary

Methods inherited from class javax.jms.JMSException

getErrorCode, getLinkedException, setLinkedException

Constructor Details

MessageNotReadableException

public MessageNotReadableException(String reason)

MessageNotReadableException

public MessageNotReadableException(String reason,
                                   String errorCode)