public class UnmodifiableException extends GemFireException
UnmodifiableException
is thrown when a
an attempt is made to modify a GemFire member configuration attribute
that can not currently be modified. In most cases the reason it can
not be modified is that the member is active.Constructor and Description |
---|
UnmodifiableException(java.lang.String message)
Creates a new
UnmodifiableException . |
getRootCause