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