javax.jms

Class MessageEOFException


public class MessageEOFException
extends JMSException

Constructor Summary

MessageEOFException(String reason)
MessageEOFException(String reason, String errorCode)

Method Summary

Methods inherited from class javax.jms.JMSException

getErrorCode, getLinkedException, setLinkedException

Constructor Details

MessageEOFException

public MessageEOFException(String reason)

MessageEOFException

public MessageEOFException(String reason,
                           String errorCode)