Class ClusterStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.cluster.ClusterStateException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NotClusteredException

public class ClusterStateException extends Exception
A generic exception for cluster related problems
Since:
v6.1
See Also:
  • Constructor Details

    • ClusterStateException

      public ClusterStateException(String message)