Package com.atlassian.confluence.cluster
Class NoSuchClusterNodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.cluster.ClusterException
com.atlassian.confluence.cluster.NoSuchClusterNodeException
- All Implemented Interfaces:
Serializable
This exception is thrown when a requested cluster node is not present in the cluster.
- Since:
- 7.18
- 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
-
NoSuchClusterNodeException
-