public class ConfigurationException extends HazelcastException
HazelcastException that is thrown when something is wrong with the server or client configuration.| Constructor and Description | 
|---|
ConfigurationException(String message)  | 
ConfigurationException(String itemName,
                      String candidate,
                      String duplicate)  | 
ConfigurationException(String message,
                      Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.