public class UpdateOperationTimeoutException
extends org.springframework.dao.CannotAcquireLockException
OperationTimeoutException
.
Note: To preserve timeout semantics defined by JavaSpace API, this exception is thrown only if timeout expires and a space operation is performed with the UPDATE_OR_WRITE modifier.
UpdateModifiers.UPDATE_OR_WRITE
,
Serialized FormConstructor and Description |
---|
UpdateOperationTimeoutException(OperationTimeoutException e) |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UpdateOperationTimeoutException(OperationTimeoutException e)
Copyright © GigaSpaces.