org.openspaces.pu.container
Class CannotCreateContainerException
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.CannotCreateContainerException
- All Implemented Interfaces: 
 - Serializable
 
public class CannotCreateContainerException
- extends ProcessingUnitContainerException
 
Exception indicating failure to create a container.
- Author:
 
  - kimchy
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
CannotCreateContainerException
public CannotCreateContainerException(String message)
CannotCreateContainerException
public CannotCreateContainerException(String message,
                                      Throwable cause)
Copyright © GigaSpaces.