Class ActiveMQInterruptedException

  • All Implemented Interfaces:
    Serializable

    public final class ActiveMQInterruptedException
    extends RuntimeException
    When an interruption happens, we will just throw a non-checked exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • ActiveMQInterruptedException

        public ActiveMQInterruptedException​(Throwable cause)
      • ActiveMQInterruptedException

        public ActiveMQInterruptedException​(String message)