Package org.apache.geode.admin
Class RuntimeAdminException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.geode.GemFireException
org.apache.geode.admin.RuntimeAdminException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AdminXmlException,OperationCancelledException
Deprecated.
A
RuntimeAdminException is thrown when a runtime errors occurs during administration
or monitoring of GemFire.- Since:
- GemFire 3.5
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.RuntimeAdminException(String message) Deprecated.RuntimeAdminException(String message, Throwable cause) Deprecated.RuntimeAdminException(Throwable cause) Deprecated. -
Method Summary
Methods inherited from class org.apache.geode.GemFireException
getRootCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuntimeAdminException
public RuntimeAdminException()Deprecated. -
RuntimeAdminException
Deprecated. -
RuntimeAdminException
Deprecated. -
RuntimeAdminException
Deprecated.
-
managementpackage instead