Serializable
public class DataObjectNotFoundException extends IOException
DataObject.find(org.openide.filesystems.FileObject)
.Constructor | Description |
---|---|
DataObjectNotFoundException(org.openide.filesystems.FileObject obj) |
Create a new exception.
|
Modifier and Type | Method | Description |
---|---|---|
org.openide.filesystems.FileObject |
getFileObject() |
Get the file which does not have a data object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.