|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Exception Summary | |
|---|---|
| ClusterConfigurationException | This exception is thrown in case of cluster configuration issues. |
| InvalidSpaceNameException | This exception is thrown in case of invalid space name. |
| SpaceAlreadyStartedException | This exception is thrown in case where there is an attempt to start already started space. |
| SpaceAlreadyStoppedException | This exception is thrown in case where there is an attempt to stop already stopped space. |
| 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. |
| SpaceConfigurationException | This exception is thrown in case of space configuration issues. |
| SpaceStoppedException | This exception is thrown in case when an attempt to perform any operations on stopped space. |
| SpaceUnavailableException | This exception is thrown in case when space is unavailable. |
| StatisticsNotAvailable | This exception is thrown in case when space statistics are not available. |
Defines a common exceptions used in core.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||