org.openspaces.core
Class InternalSpaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.openspaces.core.InternalSpaceException
- All Implemented Interfaces:
- Serializable
public class InternalSpaceException
- extends DataAccessException
A wrapper for InternalSpaceException
.
- Author:
- kimchy
- See Also:
- Serialized Form
InternalSpaceException
public InternalSpaceException(net.jini.space.InternalSpaceException e)
getNestedException
public Throwable getNestedException()
- Returns the nested exception of the original Jini
InternalSpaceException
.
- See Also:
InternalSpaceException.nestedException
Copyright © GigaSpaces.