Class ActiveMQInterruptedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException
- All Implemented Interfaces:
Serializable
When an interruption happens, we will just throw a non-checked exception.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ActiveMQInterruptedException
-
ActiveMQInterruptedException
-