Serializablepublic class FileAlreadyLockedException extends IOException
FileObject.lock(),
Serialized Form| Constructor | Description |
|---|---|
FileAlreadyLockedException() |
Creates new
FileAlreadyLockedException. |
FileAlreadyLockedException(String s) |
Creates new
FileAlreadyLockedException with specified text. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileAlreadyLockedException()
FileAlreadyLockedException.public FileAlreadyLockedException(String s)
FileAlreadyLockedException with specified text.s - the text describing the exceptionBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.