Class CannotCloseContainerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.openspaces.pu.container.ProcessingUnitContainerException
org.openspaces.pu.container.CannotCloseContainerException
All Implemented Interfaces:
Serializable

public class CannotCloseContainerException extends ProcessingUnitContainerException
Exception indicating failure to close a container.
Author:
kimchy
See Also:
  • Constructor Details

    • CannotCloseContainerException

      public CannotCloseContainerException(String message)
    • CannotCloseContainerException

      public CannotCloseContainerException(String message, Throwable cause)