NoBrokerResponseException

public class NoBrokerResponseException
extends JMSException
java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----javax.jms.JMSException
                           |
                           +----com.ibm.mq.jms.NoBrokerResponseException
          

Indicates that a response was requested for a broker command, but none was received within the timeout interval.