Serializable
public class FolderClosedIOException extends IOException
Constructor | Description |
---|---|
FolderClosedIOException(Folder folder) |
Constructor
|
FolderClosedIOException(Folder folder,
String message) |
Constructor
|
Modifier and Type | Method | Description |
---|---|---|
Folder |
getFolder() |
Returns the dead Folder object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 Oracle. All rights reserved.