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(String msg,
           long backOffInMilliseconds,
           int timeoutInSeconds)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final int seconds
public LockTimeout(String msg, long backOffInMilliseconds, int timeoutInSeconds)
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.