com.hazelcast.cluster.impl
Class ConfigMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hazelcast.core.HazelcastException
com.hazelcast.cluster.impl.ConfigMismatchException
- All Implemented Interfaces:
- Serializable
public class ConfigMismatchException
- extends HazelcastException
Exception thrown when 2 nodes want to join, but there configuration doesn't match
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConfigMismatchException
public ConfigMismatchException(String message)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.