Class JmsResourceNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class JmsResourceNotFoundException
    extends javax.jms.JMSException
    Thrown when the remote peer return amqp:not-found for instances other than those that would generate an InvalidDestinationException or some other more situation appropriate JMSException instance.
    See Also:
    Serialized Form
    • Constructor Detail

      • JmsResourceNotFoundException

        public JmsResourceNotFoundException​(String reason)
      • JmsResourceNotFoundException

        public JmsResourceNotFoundException​(String reason,
                                            String errorCode)