Class NodeManager.NodeManagerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.activemq.artemis.core.server.NodeManager.NodeManagerException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NodeManager
public static final class NodeManager.NodeManagerException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NodeManagerException(String message)NodeManagerException(String message, Throwable cause)NodeManagerException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-