Class ClusterExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.cluster.ClusterExecutionException
All Implemented Interfaces:
Serializable

public class ClusterExecutionException extends RuntimeException
Exception class which will be thrown when remote execution against the cluster fails
Since:
8.0
See Also:
  • Constructor Details

    • ClusterExecutionException

      public ClusterExecutionException(String message, Throwable cause)