Thrown to signal failed load events caused by incompletely loaded information. More...
Public Member Functions | |
| String | getModule () |
| Returns the name of the offending module. | |
This exception class is used whenever a load event fails because some other part has not yet been loaded. For example, it is possible for a project view load operation to fail because not all necessary modules have been loaded yet.
| String BinNavi.API.disassembly.PartialLoadException.getModule | ( | ) |
Returns the name of the module that is not yet loaded that led to the exception.
1.7.1