Package proguard.evaluation.exception
package proguard.evaluation.exception
-
ExceptionsClassDescriptionException thrown when the index to access an array is known to be out of bound for the array.Represents an exception during partial evaluation when a single instruction would be visited more than
PartialEvaluator.stopAnalysisAfterNEvaluations(int)times.Represents an exception during partial evaluation when an incomplete class hierarchy was encountered.Exception thrown when a type on the stack does not match the category one expected type.Exception thrown when a type on the stack does not match the expected type.Exception thrown when a variable slot contains an empty value, but should not.Partial evaluator exception regarding Variables.Exception thrown when the variable index is out of bound of the current Variable count.Exception thrown when the type in a variable does not match the expected type.