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(String message)
Creates a new
UnmodifiableException. |
getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnmodifiableException(String message)
UnmodifiableException.Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.