GigaSpaces XAP 9.1 API

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

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.InconsistentMachineProvisioningException
All Implemented Interfaces:
Serializable

public class InconsistentMachineProvisioningException
extends GridServiceAgentSlaEnforcementInProgressException

See Also:
Serialized Form

Constructor Summary
InconsistentMachineProvisioningException(ProcessingUnit pu, Collection<GridServiceAgent> undiscoveredAgents)
           
InconsistentMachineProvisioningException(ProcessingUnit pu, GridServiceAgent undiscoveredAgents)
           
 
Method Summary
 
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
 

Constructor Detail

InconsistentMachineProvisioningException

public InconsistentMachineProvisioningException(ProcessingUnit pu,
                                                Collection<GridServiceAgent> undiscoveredAgents)

InconsistentMachineProvisioningException

public InconsistentMachineProvisioningException(ProcessingUnit pu,
                                                GridServiceAgent undiscoveredAgents)

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.