javax.jms

Class InvalidSelectorException


public class InvalidSelectorException
extends JMSException

Constructor Summary

InvalidSelectorException(String reason)
InvalidSelectorException(String reason, String errorCode)

Method Summary

Methods inherited from class javax.jms.JMSException

getErrorCode, getLinkedException, setLinkedException

Constructor Details

InvalidSelectorException

public InvalidSelectorException(String reason)

InvalidSelectorException

public InvalidSelectorException(String reason,
                                String errorCode)