Serializable
public class LockReleaseFailedException extends IOException
write.lock
could not be released.Lock.release()
,
Serialized FormConstructor | Description |
---|---|
LockReleaseFailedException(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LockReleaseFailedException(String message)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.