Class ActiveMQIncompatibleClientServerException

  • All Implemented Interfaces:
    Serializable

    public final class ActiveMQIncompatibleClientServerException
    extends ActiveMQException
    The server version and the client version are incompatible.

    Normally this means you are trying to use a newer client on an older server.

    See Also:
    Serialized Form
    • Constructor Detail

      • ActiveMQIncompatibleClientServerException

        public ActiveMQIncompatibleClientServerException()
      • ActiveMQIncompatibleClientServerException

        public ActiveMQIncompatibleClientServerException​(String msg)