IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification
System Object
System Exception
IBM.WebSphere.Caching GridException
IBM.WebSphere.Caching.Map LockException
IBM.WebSphere.Caching.Map LockTimeoutException
IBM.WebSphere.Caching.Map LockDeadlockException
Namespace: IBM.WebSphere.Caching.Map
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
A LockTimeoutException exception occurs when the lock manager detects that the lock wait time exceeded the maximum wait time.
The timeout might be the result of a deadlock. If a deadlock is causing the timeout, the timeout is used to break the deadlock.
Inheritance Hierarchy
System Exception
IBM.WebSphere.Caching GridException
IBM.WebSphere.Caching.Map LockException
IBM.WebSphere.Caching.Map LockTimeoutException
IBM.WebSphere.Caching.Map LockDeadlockException
Namespace: IBM.WebSphere.Caching.Map
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax
See Also