Class ActiveMQObjectClosedException

  • All Implemented Interfaces:
    Serializable

    public final class ActiveMQObjectClosedException
    extends ActiveMQException
    A client operation failed because the calling resource (ClientSession, ClientProducer, etc.) is closed.
    See Also:
    Serialized Form
    • Constructor Detail

      • ActiveMQObjectClosedException

        public ActiveMQObjectClosedException()
      • ActiveMQObjectClosedException

        public ActiveMQObjectClosedException​(String msg)