Package com.gigaspaces.client.protective
Class ProtectiveModeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.client.protective.ProtectiveModeException
- All Implemented Interfaces:
Serializable
Thrown when protective mode prevents from wrong usage of the system
ProtectiveMode- Since:
- 9.1
- Author:
- eitany
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProtectiveModeException(String message) ProtectiveModeException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProtectiveModeException
-
ProtectiveModeException
-