public class LockTimeout extends ConcurrencyException
| Modifier and Type | Field and Description |
|---|---|
int |
seconds
Informational field on number of seconds that the lock was tried for.
|
backOff| Constructor and Description |
|---|
LockTimeout(java.lang.String msg,
long backOffInMilliseconds,
int timeoutInSeconds) |
Version: 5.4.10-ice35-b105
Copyright © 2019 The University of Dundee & Open Microscopy Environment. All Rights Reserved.