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.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.