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