public class FileAlreadyLockedException extends IOException
FileObject.lock(),
Serialized Form| Constructor and Description |
|---|
FileAlreadyLockedException()
Creates new
FileAlreadyLockedException. |
FileAlreadyLockedException(String s)
Creates new
FileAlreadyLockedException with specified text. |
addSuppressed, 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 exception