GigaSpaces XAP 9.0 API

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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openspaces.grid.gsm.machines.plugins.ElasticMachineProvisioningException
              extended by org.openspaces.grid.gsm.machines.exceptions.NoClassDefFoundElasticMachineProvisioningException
All Implemented Interfaces:
Serializable, SlaEnforcementFailure

public class NoClassDefFoundElasticMachineProvisioningException
extends ElasticMachineProvisioningException
implements SlaEnforcementFailure

See Also:
Serialized Form

Constructor Summary
NoClassDefFoundElasticMachineProvisioningException(ProcessingUnit pu, NoClassDefFoundError cause)
           
 
Method Summary
 boolean equals(Object other)
          Must implement the equals method since it is used to filter failure events
 String[] getAffectedProcessingUnits()
           
 
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, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoClassDefFoundElasticMachineProvisioningException

public NoClassDefFoundElasticMachineProvisioningException(ProcessingUnit pu,
                                                          NoClassDefFoundError cause)
Method Detail

getAffectedProcessingUnits

public String[] getAffectedProcessingUnits()
Specified by:
getAffectedProcessingUnits in interface SlaEnforcementFailure

equals

public boolean equals(Object other)
Description copied from interface: SlaEnforcementFailure
Must implement the equals method since it is used to filter failure events

Specified by:
equals in interface SlaEnforcementFailure
Overrides:
equals in class Object

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.