public class InvalidValueException extends GemFireException
InvalidValueException is thrown when an attempt is
made to set a configuration attribute to an invalid value is made.
Values are considered invalid when they are
not compatible with the attribute's type.| Constructor and Description |
|---|
InvalidValueException(String message)
Creates a new
InvalidValueException. |
InvalidValueException(String message,
Throwable ex)
Creates a new
InvalidValueException. |
getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1997-2017 Pivotal Software, Inc. All rights reserved.