com.atlassian.jira.cluster
Class NotClusteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.cluster.ClusterStateException
com.atlassian.jira.cluster.NotClusteredException
- All Implemented Interfaces:
- Serializable
public class NotClusteredException
- extends ClusterStateException
Thrown when a cluster-specific operation is attempted but the target instance is not part of a cluster.
- Since:
- 6.1
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotClusteredException
public NotClusteredException()
Copyright © 2002-2014 Atlassian. All Rights Reserved.