org.openspaces.core
Class SpaceInterruptedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.openspaces.core.SpaceInterruptedException
- All Implemented Interfaces:
- Serializable
public class SpaceInterruptedException
- extends DataAccessException
Indicates an interrupted exception that is thrown from the Space. For example
when interrupting a Space while performing a blocking operation.
- Author:
- kimchy
- See Also:
- Serialized Form
SpaceInterruptedException
public SpaceInterruptedException(String msg)
SpaceInterruptedException
public SpaceInterruptedException(String msg,
InterruptedException e)
Copyright © GigaSpaces.