Class ActiveMQNotConnectedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.activemq.artemis.api.core.ActiveMQException
-
- org.apache.activemq.artemis.api.core.ActiveMQNotConnectedException
-
- All Implemented Interfaces:
java.io.Serializable
public final class ActiveMQNotConnectedException extends ActiveMQException
A client is not able to connect to ActiveMQ Artemis server.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ActiveMQNotConnectedException()ActiveMQNotConnectedException(java.lang.String message)
-
Method Summary
-
Methods inherited from class org.apache.activemq.artemis.api.core.ActiveMQException
getType, toString
-
-