GigaSpaces XAP 9.5 API

org.openspaces.admin.pu
Class ProcessingUnitAlreadyDeployedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.openspaces.admin.AdminException
                  extended by org.openspaces.admin.pu.ProcessingUnitAlreadyDeployedException
All Implemented Interfaces:
Serializable

public class ProcessingUnitAlreadyDeployedException
extends AdminException

Author:
kimchy (shay.banon)
See Also:
Serialized Form

Constructor Summary
ProcessingUnitAlreadyDeployedException(String name)
           
 
Method Summary
 String getProcessingUnitName()
           
 
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

ProcessingUnitAlreadyDeployedException

public ProcessingUnitAlreadyDeployedException(String name)
Method Detail

getProcessingUnitName

public String getProcessingUnitName()

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.