GigaSpaces XAP 9.1 API

com.gigaspaces.client.protective
Class ProtectiveModeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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:
Serialized Form

Constructor Summary
ProtectiveModeException(String message)
           
ProtectiveModeException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProtectiveModeException

public ProtectiveModeException(String message)

ProtectiveModeException

public ProtectiveModeException(String message,
                               Throwable cause)

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.