public class ArrayIndexOutOfBoundsExecutiveException extends JPFException
| Constructor and Description |
|---|
ArrayIndexOutOfBoundsExecutiveException(Instruction i) |
ArrayIndexOutOfBoundsExecutiveException(Instruction i,
java.lang.String msg) |
| Modifier and Type | Method and Description |
|---|---|
Instruction |
getInstruction() |
printStackTracepublic ArrayIndexOutOfBoundsExecutiveException(Instruction i)
public ArrayIndexOutOfBoundsExecutiveException(Instruction i, java.lang.String msg)
public Instruction getInstruction()