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.3.5-ice35-b73
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.