org.openspaces.core.space
Class CannotCreateSpaceException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
org.springframework.core.NestedRuntimeException
                  
org.springframework.dao.DataAccessException
                      
org.springframework.dao.NonTransientDataAccessException
                          
org.springframework.dao.NonTransientDataAccessResourceException
                              
org.springframework.dao.DataAccessResourceFailureException
                                  
org.openspaces.core.space.CannotCreateSpaceException
- All Implemented Interfaces: 
 - Serializable
 
public class CannotCreateSpaceException
- extends DataAccessResourceFailureException
 
Happens when IJSpace can not be created.
- Author:
 
  - kimchy
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
CannotCreateSpaceException
public CannotCreateSpaceException(String message,
                                  Throwable cause)
Copyright © GigaSpaces.