javax.jms

Class MessageFormatException


public class MessageFormatException
extends JMSException

Constructor Summary

MessageFormatException(String reason)
MessageFormatException(String reason, String errorCode)

Method Summary

Methods inherited from class javax.jms.JMSException

getErrorCode, getLinkedException, setLinkedException

Constructor Details

MessageFormatException

public MessageFormatException(String reason)

MessageFormatException

public MessageFormatException(String reason,
                              String errorCode)