exceptions module

binaryninja.exceptions.ILException

Exception raised when IL operations fail

binaryninja.exceptions.RelocationWriteException

Exception raised when a relocation fails to apply

exception ILException[source]

Bases: Exception

Exception raised when IL operations fail

exception RelocationWriteException[source]

Bases: Exception

Exception raised when a relocation fails to apply