public class ArrayStoreTypeException extends ProguardCoreException
| Constructor and Description |
|---|
ArrayStoreTypeException(TypedReferenceValue array,
Value value) |
| Modifier and Type | Method and Description |
|---|---|
TypedReferenceValue |
getArray() |
Value |
getValue() |
getComponentErrorId, getErrorParameterspublic ArrayStoreTypeException(TypedReferenceValue array, Value value)
public TypedReferenceValue getArray()
public Value getValue()