GigaSpaces XAP 10.0.1 API

org.openspaces.grid.gsm.machines.backup
Class MachinesStateRecoveryFailureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
              extended by org.openspaces.grid.gsm.machines.exceptions.GridServiceAgentSlaEnforcementInProgressException
                  extended by org.openspaces.grid.gsm.machines.backup.MachinesStateRecoveryFailureException
All Implemented Interfaces:
Serializable, SlaEnforcementFailure, SlaEnforcementLoggerBehavior

public class MachinesStateRecoveryFailureException
extends GridServiceAgentSlaEnforcementInProgressException
implements SlaEnforcementFailure, SlaEnforcementLoggerBehavior

See Also:
Serialized Form

Constructor Summary
MachinesStateRecoveryFailureException(ProcessingUnit pu, Exception t)
           
 
Method Summary
 boolean isAlwaysLogDuplicateException()
           
 boolean isAlwaysLogStackTrace()
           
 org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitFailureEvent toEvent()
           
 
Methods inherited from class org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
equals, fillInStackTrace, getProcessingUnitName, hashCode
 
Methods inherited from class java.lang.Throwable
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementFailure
equals, getProcessingUnitName
 

Constructor Detail

MachinesStateRecoveryFailureException

public MachinesStateRecoveryFailureException(ProcessingUnit pu,
                                             Exception t)
Method Detail

toEvent

public org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitFailureEvent toEvent()
Specified by:
toEvent in interface SlaEnforcementFailure

isAlwaysLogStackTrace

public boolean isAlwaysLogStackTrace()
Specified by:
isAlwaysLogStackTrace in interface SlaEnforcementLoggerBehavior
Returns:
true - if exception stack trace should always be logged, regardless of the logging level false - exception stack trace is logged depending on logging level

isAlwaysLogDuplicateException

public boolean isAlwaysLogDuplicateException()
Specified by:
isAlwaysLogDuplicateException in interface SlaEnforcementLoggerBehavior
Returns:
true - if exception should be logged, even if the last exception logged equals this exception false - exception is logged only if not equals last logged exception

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.