GigaSpaces XAP 9.0 API

org.openspaces.grid.gsm.machines.plugins
Class ElasticMachineProvisioningException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openspaces.grid.gsm.machines.plugins.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.

Author:
itaif
See Also:
Serialized Form

Constructor Summary
ElasticMachineProvisioningException(String message)
           
ElasticMachineProvisioningException(String message, Throwable cause)
           
 
Method Summary
 
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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ElasticMachineProvisioningException

public ElasticMachineProvisioningException(String message)

ElasticMachineProvisioningException

public ElasticMachineProvisioningException(String message,
                                           Throwable cause)

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.