GigaSpaces XAP 9.1 API

org.openspaces.grid.gsm.machines.exceptions
Class FailedToStartNewGridServiceAgentException

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.exceptions.FailedToStartNewGridServiceAgentException
All Implemented Interfaces:
Serializable, SlaEnforcementFailure, SlaEnforcementLogStackTrace

public class FailedToStartNewGridServiceAgentException
extends GridServiceAgentSlaEnforcementInProgressException
implements SlaEnforcementFailure, SlaEnforcementLogStackTrace

Since:
9.1.0
Author:
Itai Frenkel
See Also:
Serialized Form

Constructor Summary
FailedToStartNewGridServiceAgentException(ProcessingUnit pu, Exception cause)
           
 
Method Summary
 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

FailedToStartNewGridServiceAgentException

public FailedToStartNewGridServiceAgentException(ProcessingUnit pu,
                                                 Exception cause)
Method Detail

toEvent

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

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.