ProjectManager

Package: ghidra.framework.model
Type: class

11.4_PUBLIC

modifiedmethod: openProject
added throws IOException
- ghidra.framework.model.Project openProject(ghidra.framework.model.ProjectLocator projectLocator, boolean doRestore, boolean resetOwner) throws NotFoundException, NotOwnerException, LockException
+ ghidra.framework.model.Project openProject(ghidra.framework.model.ProjectLocator projectLocator, boolean doRestore, boolean resetOwner) throws NotFoundException, NotOwnerException, LockException, IOException

9.0.2_PUBLIC

introducedInitial version