GigaSpaces XAP 10.0.1 API

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

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

public class DiscoveredTwoAgentsWithTheSameIpAddress
extends GridServiceAgentSlaEnforcementInProgressException

See Also:
Serialized Form

Constructor Summary
DiscoveredTwoAgentsWithTheSameIpAddress(ProcessingUnit pu, String ipAddress, String agentUid1, String agentUid2)
           
 
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

DiscoveredTwoAgentsWithTheSameIpAddress

public DiscoveredTwoAgentsWithTheSameIpAddress(ProcessingUnit pu,
                                               String ipAddress,
                                               String agentUid1,
                                               String agentUid2)

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.