org.openspaces.grid.gsm.machines.plugins.exceptions
Class ElasticMachineProvisioningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openspaces.grid.gsm.machines.plugins.exceptions.ElasticMachineProvisioningException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NoClassDefFoundElasticMachineProvisioningException
public class ElasticMachineProvisioningException
- extends Exception
An abstraction for any runtime exception that could be raised by an elastic machine provisioning implementation,
that is not related to the GSA, but 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 |
ElasticMachineProvisioningException
public ElasticMachineProvisioningException(String message)
ElasticMachineProvisioningException
public ElasticMachineProvisioningException(String message,
Throwable cause)
Copyright © GigaSpaces.