public class FileAlreadyLockedException extends IOException
FileObject.lock()
,
Serialized FormConstructor 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, toString
public FileAlreadyLockedException()
FileAlreadyLockedException
.public FileAlreadyLockedException(String s)
FileAlreadyLockedException
with specified text.s
- the text describing the exception