org.openspaces.pu.container
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:
 - Serialized Form
 
 
 
 
 
 
CannotCloseContainerException
public CannotCloseContainerException(String message)
CannotCloseContainerException
public CannotCloseContainerException(String message,
                                     Throwable cause)
Copyright © GigaSpaces.