org.openspaces.core
Class UncategorizedSpaceException
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.UncategorizedDataAccessException
org.openspaces.core.UncategorizedSpaceException
- All Implemented Interfaces:
- Serializable
public class UncategorizedSpaceException
- extends UncategorizedDataAccessException
A GigaSpace based data access exception that could not be translated to one of Spring
DataAccessException
subclasses or one of our own subclasses.
- Author:
- kimchy
- See Also:
- Serialized Form
UncategorizedSpaceException
public UncategorizedSpaceException(String msg,
Throwable cause)
Copyright © GigaSpaces.