com.gemstone.gemfire.management
package insteadpublic class RuntimeAdminException extends GemFireException
RuntimeAdminException
is thrown when a runtime errors occurs
during administration or monitoring of GemFire.Constructor and Description |
---|
RuntimeAdminException()
Deprecated.
|
RuntimeAdminException(String message)
Deprecated.
|
RuntimeAdminException(String message,
Throwable cause)
Deprecated.
|
RuntimeAdminException(Throwable cause)
Deprecated.
|
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.