Class IllegalIntermediateExpressionException

All Implemented Interfaces:
Serializable

public class IllegalIntermediateExpressionException extends DecompilerException
IR construct error.
See Also:
  • Constructor Details

    • IllegalIntermediateExpressionException

      public IllegalIntermediateExpressionException(String message)
    • IllegalIntermediateExpressionException

      public IllegalIntermediateExpressionException(String format, Object... args)