public class AdminCommandLockTimeoutException extends RuntimeException
| Constructor and Description |
|---|
AdminCommandLockTimeoutException(String message,
Date timeOfAcquisition,
String lockOwner) |
AdminCommandLockTimeoutException(String message,
Throwable ex) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLockOwner() |
Date |
getTimeOfAcquisition() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2020 Eclipse Foundation. All rights reserved.