org.netbeans.api.java.source
public static final class JavaSource.InsufficientMemoryException extends IOException
IOException
signals that a JavaSource.runUserActionTask(org.netbeans.api.java.source.Task, boolean)
or JavaSource.runModificationTask(org.netbeans.api.java.source.Task)
failed due to lack of memory. The getFile()
method returns a file which cannot be processed.Modifier and Type | Method and Description |
---|---|
FileObject |
getFile()
Returns file which cannot be processed due to lack of memory.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileObject getFile()
FileObject
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.