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 . |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidValueException(String message)
InvalidValueException
.message
- the detail message