public class LockReleaseFailedException extends IOException
write.lock
could not be released.Lock.close()
,
Serialized FormConstructor and Description |
---|
LockReleaseFailedException(String message) |
LockReleaseFailedException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.