Class DexDecEvalFailedTranslationException

All Implemented Interfaces:
Serializable

public class DexDecEvalFailedTranslationException extends DexDecEvaluationException
The emulation of some Dalvik code failed because there was an error reported when translating to IR.
See Also:
  • Constructor Details