Package com.atlassian.confluence.cluster
Class InvalidClusterJoinConfigException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.atlassian.confluence.cluster.ClusterException
-
- com.atlassian.confluence.cluster.InvalidClusterJoinConfigException
-
- All Implemented Interfaces:
Serializable
public class InvalidClusterJoinConfigException extends ClusterException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidClusterJoinConfigException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
InvalidClusterJoinConfigException
public InvalidClusterJoinConfigException(String message)
-
-