Uses of Class
org.apache.activemq.artemis.api.core.ActiveMQNonExistentQueueException
-
Packages that use ActiveMQNonExistentQueueException Package Description org.apache.activemq.artemis.core.server org.apache.activemq.artemis.jms.client -
-
Uses of ActiveMQNonExistentQueueException in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ActiveMQNonExistentQueueException Modifier and Type Method Description ActiveMQNonExistentQueueExceptionActiveMQMessageBundle_$bundle. noSuchQueue(SimpleString queueName)ActiveMQNonExistentQueueExceptionActiveMQMessageBundle. noSuchQueue(SimpleString queueName) -
Uses of ActiveMQNonExistentQueueException in org.apache.activemq.artemis.jms.client
Methods in org.apache.activemq.artemis.jms.client that return ActiveMQNonExistentQueueException Modifier and Type Method Description ActiveMQNonExistentQueueExceptionActiveMQJMSClientBundle_$bundle. destinationDoesNotExist(SimpleString destination)ActiveMQNonExistentQueueExceptionActiveMQJMSClientBundle. destinationDoesNotExist(SimpleString destination)
-