Class ActiveMQSessionCreationException

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

public final class ActiveMQSessionCreationException extends ActiveMQException
The creation of a session was rejected by the server (e.g. if the server is starting and has not finish to be initialized.
See Also:
  • Constructor Details

    • ActiveMQSessionCreationException

      public ActiveMQSessionCreationException()
    • ActiveMQSessionCreationException

      public ActiveMQSessionCreationException(String msg)