javax.jms
Class InvalidSelectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
javax.jms.InvalidSelectorException
- All Implemented Interfaces:
- Serializable
public class InvalidSelectorException
- extends JMSException
- Version:
- $Rev: 467553 $ $Date: 2006-10-25 05:01:51 +0100 (Wed, 25 Oct 2006) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidSelectorException
public InvalidSelectorException(String reason,
String errorCode)
InvalidSelectorException
public InvalidSelectorException(String reason)
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.