Package com.gigaspaces.admin.quiesce
Class QuiesceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.admin.quiesce.QuiesceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
QuiesceReadonlyException
This exception is thrown when any non-admin op' is issued to a non-backup space in quiesce mode
- Version:
- 10.1
- Author:
- Yechiel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QuiesceException
-
-
Method Details
-
isReadonlyMode
public boolean isReadonlyMode()
-