MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / ExternalLinkException

Class ExternalLinkException

python/exceptions.py:13–15  ·  view source on GitHub ↗

Exception raised when external library/location operations fail

Source from the content-addressed store, hash-verified

11 pass
12
13class ExternalLinkException(Exception):
14 """ Exception raised when external library/location operations fail """
15 pass

Callers 1

add_external_locationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected