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 JavaSource.InsufficientMemoryException.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, toString
public FileObject getFile()
FileObject