public class DataObjectNotFoundException
extends java.io.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.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.