Class SharedDataIteratorSourceExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gigaspaces.datasource.concurrentaccess.SharedDataIteratorSourceExpiredException
- All Implemented Interfaces:
Serializable
Thrown when an operation on a
SharedDataIteratorSource is executed when it has expired
and it cannot accept it- Since:
- 7.0
- Author:
- eitany
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SharedDataIteratorSourceExpiredException
public SharedDataIteratorSourceExpiredException()
-