public static final class JavaSource.InsufficientMemoryException extends IOException
IOException signals that a JavaSource.runUserActionTask(org.netbeans.api.java.source.Task<org.netbeans.api.java.source.CompilationController>, boolean)
or JavaSource.runModificationTask(org.netbeans.api.java.source.Task<org.netbeans.api.java.source.WorkingCopy>) 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.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileObject getFile()
FileObjectBuilt on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.