libTriton version 1.0 build 1590
Loading...
Searching...
No Matches
EXCEPTION

[python api] All information about the EXCEPTION Python namespace.

Description


The EXCEPTION namespace contains all kinds of exceptions.

Python API - Items of the EXCEPTION namespace


  • EXCEPTION.NO_FAULT
    No fault, execution succeed.
  • EXCEPTION.FAULT_DE
    Fault raised: Divide-by-zero.
  • EXCEPTION.FAULT_BP
    Fault raised: Breakpoint.
  • EXCEPTION.FAULT_UD
    Fault raised: Instruction not supported.
  • EXCEPTION.FAULT_GP
    Fault raised: General Protection Fault.