Class ActiveMQNonExistentQueueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.activemq.artemis.api.core.ActiveMQException
org.apache.activemq.artemis.api.core.ActiveMQNonExistentQueueException
All Implemented Interfaces:
Serializable

public final class ActiveMQNonExistentQueueException extends ActiveMQException
An operation failed because a queue does not exist on the server.
See Also:
  • Constructor Details

    • ActiveMQNonExistentQueueException

      public ActiveMQNonExistentQueueException()
    • ActiveMQNonExistentQueueException

      public ActiveMQNonExistentQueueException(String msg)