exceptions module — Binary Ninja API Documentation v5.3
Class
Description
binaryninja.exceptions.ExternalLinkException
Exception raised when external library/location operations fail
binaryninja.exceptions.ILException
Exception raised when IL operations fail
binaryninja.exceptions.ProjectException
Exception raised when project operations fail
binaryninja.exceptions.RelocationWriteException
Exception raised when a relocation fails to apply
Bases: Exception
Exception