public class NegativeStackSizeException extends ProguardCoreException
ProguardCoreException.Builder
Constructor and Description |
---|
NegativeStackSizeException(Clazz clazz,
Method method,
Instruction instruction,
int instructionOffset) |
Modifier and Type | Method and Description |
---|---|
Clazz |
getClazz() |
Instruction |
getInstruction() |
int |
getInstructionOffset() |
Method |
getMethod() |
getComponentErrorId, getErrorParameters
public NegativeStackSizeException(Clazz clazz, Method method, Instruction instruction, int instructionOffset)
public Clazz getClazz()
public Method getMethod()
public Instruction getInstruction()
public int getInstructionOffset()