Class ActiveMQIllegalStateException

All Implemented Interfaces:
Serializable

public final class ActiveMQIllegalStateException extends ActiveMQException
An ActiveMQ Artemis resource is not in a legal state (e.g. calling ClientConsumer.receive() if a MessageHandler is set).
See Also:
  • Constructor Details

    • ActiveMQIllegalStateException

      public ActiveMQIllegalStateException()
    • ActiveMQIllegalStateException

      public ActiveMQIllegalStateException(String message)