org.openspaces.grid.gsm.machines.plugins.exceptions
Class ElasticGridServiceAgentProvisioningException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.openspaces.grid.gsm.machines.plugins.exceptions.ElasticGridServiceAgentProvisioningException
- All Implemented Interfaces: 
 - Serializable
 
public class ElasticGridServiceAgentProvisioningException
- extends Exception
 
An abstraction for any runtime exception that could be raised by an elastic machine provisioning implementation,
 that is related to the GSA, but not to the VM (IaaS)
- Author:
 
  - itaif
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ElasticGridServiceAgentProvisioningException
public ElasticGridServiceAgentProvisioningException(String message)
ElasticGridServiceAgentProvisioningException
public ElasticGridServiceAgentProvisioningException(String message,
                                                    Throwable cause)
Copyright © GigaSpaces.