Class ActiveMQUnsupportedPacketException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.activemq.artemis.api.core.ActiveMQException
org.apache.activemq.artemis.api.core.ActiveMQUnsupportedPacketException
All Implemented Interfaces:
Serializable

public final class ActiveMQUnsupportedPacketException extends ActiveMQException
A packet of unsupported type was received by ActiveMQ Artemis PacketHandler.
See Also:
  • Constructor Details

    • ActiveMQUnsupportedPacketException

      public ActiveMQUnsupportedPacketException()
    • ActiveMQUnsupportedPacketException

      public ActiveMQUnsupportedPacketException(String msg)