Class ActiveMQUnBlockedException

  • All Implemented Interfaces:
    java.io.Serializable

    public final class ActiveMQUnBlockedException
    extends ActiveMQException
    A blocking call from a client was unblocked during failover.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ActiveMQUnBlockedException

        public ActiveMQUnBlockedException()
      • ActiveMQUnBlockedException

        public ActiveMQUnBlockedException​(java.lang.String msg)