Public Member Functions

com.google.security.zynamics.binnavi.API.reil.InternalTranslationException Class Reference

List of all members.

Public Member Functions

Instruction getInstruction ()

Detailed Description

Exception that is thrown when REIL translation fails.


Member Function Documentation

Instruction com.google.security.zynamics.binnavi.API.reil.InternalTranslationException.getInstruction (  ) 

Returns the instruction that caused the translation error.

Returns:
The instruction that caused the translation error.