org.openspaces.pu.container
Class ProcessingUnitContainerException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
org.springframework.core.NestedRuntimeException
                  
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
 
 
 
 
 
 
ProcessingUnitContainerException
public ProcessingUnitContainerException(String msg)
ProcessingUnitContainerException
public ProcessingUnitContainerException(String msg,
                                        Throwable cause)
Copyright © GigaSpaces.