GigaSpaces XAP 8.0 API

org.openspaces.pu.container
Class ProcessingUnitContainerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.springframework.core.NestedRuntimeException
                  extended by org.openspaces.pu.container.ProcessingUnitContainerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CannotCloseContainerException, CannotCreateContainerException

public abstract class ProcessingUnitContainerException
extends NestedRuntimeException

A general base class for processing unit container exceptions.

Author:
kimchy
See Also:
Serialized Form

Constructor Summary
ProcessingUnitContainerException(String msg)
           
ProcessingUnitContainerException(String msg, Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

ProcessingUnitContainerException

public ProcessingUnitContainerException(String msg)

ProcessingUnitContainerException

public ProcessingUnitContainerException(String msg,
                                        Throwable cause)

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.