|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpaceUnavailableException | |
---|---|
com.j_spaces.core.exception | Defines a common exceptions used in core. |
org.openspaces.core | Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it. |
Uses of SpaceUnavailableException in com.j_spaces.core.exception |
---|
Subclasses of SpaceUnavailableException in com.j_spaces.core.exception | |
---|---|
class |
SpaceAlreadyStoppedException
This exception is thrown in case where there is an attempt to stop already stopped space. |
class |
SpaceCleanedException
This exception is thrown in case where there is an attempt to perform another space operation such as write, read or take while "clean" is still in progress. |
class |
SpaceStoppedException
This exception is thrown in case when an attempt to perform any operations on stopped space. |
Uses of SpaceUnavailableException in org.openspaces.core |
---|
Constructors in org.openspaces.core with parameters of type SpaceUnavailableException | |
---|---|
SpaceUnavailableException(SpaceUnavailableException e)
|
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |