Package com.j_spaces.core.exception
package com.j_spaces.core.exception
Defines a common exceptions used in core.
-
ExceptionsClassDescriptionClosedResourceException is thrown when operation is performed while space is closing its resources.This exception is thrown in case of cluster configuration issues.This exception is thrown in case of invalid space name.Such exception thrown when the serialization failsThis exception is thrown in case where there is an attempt to perform any space operation such as write, read or take when space is paused.Copyright (c) 2010 GigaSpaces Technologies Ltd.This exception is thrown in case where there is an attempt to stop already stopped space.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.This exception is thrown in case of space configuration issues.This exception is thrown in case when an attempt to perform any operations on stopped space.This exception is thrown in case when space is unavailable.This exception is thrown in case when space statistics are not available.