Public Member Functions

BinNavi.API.reil.InternalTranslationException Class Reference

Exception that indicates REIL translation issues. More...

List of all members.

Public Member Functions

Instruction getInstruction ()
 The instruction that caused the translation error.

Detailed Description

Exception that is thrown when REIL translation fails.


Member Function Documentation

Instruction BinNavi.API.reil.InternalTranslationException.getInstruction (  ) 

Returns the instruction that caused the translation error.

Returns:
The instruction that caused the translation error.