Class ActiveMQAddressDoesNotExistException

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

public final class ActiveMQAddressDoesNotExistException extends ActiveMQException
An operation failed because an address exists on the server.
See Also:
  • Constructor Details

    • ActiveMQAddressDoesNotExistException

      public ActiveMQAddressDoesNotExistException()
    • ActiveMQAddressDoesNotExistException

      public ActiveMQAddressDoesNotExistException(String msg)