public class LockingException extends DLException
code| Modifier | Constructor and Description |
|---|---|
protected |
LockingException(com.twitter.distributedlog.thrift.service.StatusCode code,
String lockPath,
String message) |
protected |
LockingException(com.twitter.distributedlog.thrift.service.StatusCode code,
String lockPath,
String message,
Throwable cause) |
|
LockingException(String lockPath,
String message) |
|
LockingException(String lockPath,
String message,
Throwable cause) |
getCode, ofaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.