Class ActiveMQReplicationTimeooutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.activemq.artemis.api.core.ActiveMQException
-
- org.apache.activemq.artemis.api.core.ActiveMQReplicationTimeooutException
-
- All Implemented Interfaces:
java.io.Serializable
public final class ActiveMQReplicationTimeooutException 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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ActiveMQReplicationTimeooutException()ActiveMQReplicationTimeooutException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.apache.activemq.artemis.api.core.ActiveMQException
getType, toString
-
-