Class ProguardCoreException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ArrayIndexOutOfBounds, ArrayStoreTypeException, ASTStructureException, EmptyCodeAttributeException, ExcessiveComplexityException, IncompleteClassHierarchyException, NegativeStackSizeException, PartialEvaluatorException, StackCategoryOneException, StackTypeException, ValueTypeException, VariableEvaluationException, VariablesGeneralizationException

public class ProguardCoreException extends RuntimeException
See Also:
  • Constructor Details

  • Method Details

    • getComponentErrorId

      public int getComponentErrorId()
      Returns the id for the error (exception).
    • getErrorParameters

      public Object[] getErrorParameters()
      Returns the list of information related to this error.