Class ActiveMQRemoteDisconnectException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.activemq.artemis.api.core.ActiveMQException
-
- org.apache.activemq.artemis.api.core.ActiveMQRemoteDisconnectException
-
- All Implemented Interfaces:
java.io.Serializable
public final class ActiveMQRemoteDisconnectException extends ActiveMQException
A security problem occurred (authentication issues, permission issues,...)- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ActiveMQRemoteDisconnectException()ActiveMQRemoteDisconnectException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.apache.activemq.artemis.api.core.ActiveMQException
getType, toString
-
-