Class ProtectiveModeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.client.protective.ProtectiveModeException
All Implemented Interfaces:
Serializable

public class ProtectiveModeException extends RuntimeException
Thrown when protective mode prevents from wrong usage of the system ProtectiveMode
Since:
9.1
Author:
eitany
See Also:
  • Constructor Details

    • ProtectiveModeException

      public ProtectiveModeException(String message)
    • ProtectiveModeException

      public ProtectiveModeException(String message, Throwable cause)