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:
  • Constructor Details

    • ActiveMQObjectClosedException

      public ActiveMQObjectClosedException()
    • ActiveMQObjectClosedException

      public ActiveMQObjectClosedException(String msg)