Package com.atlassian.bitbucket.cluster
Class ClusterExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.cluster.ClusterExecutionException
- All Implemented Interfaces:
Serializable
Exception class which will be thrown when remote execution against the cluster fails
- Since:
- 8.0
- 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
-
ClusterExecutionException
-