类 VariableEmptySlotException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- proguard.exception.ProguardCoreException
-
- proguard.evaluation.exception.VariableEvaluationException
-
- proguard.evaluation.exception.VariableEmptySlotException
-
- 所有已实现的接口:
java.io.Serializable
public class VariableEmptySlotException extends VariableEvaluationException
Exception thrown when a variable slot contains an empty value, but should not.- 另请参阅:
- 序列化表格
-
-
嵌套类概要
-
从类继承的嵌套类/接口 proguard.exception.ProguardCoreException
ProguardCoreException.Builder
-
-
构造器概要
构造器 构造器 说明 VariableEmptySlotException(int index)
-
方法概要
-
从类继承的方法 proguard.evaluation.exception.VariableEvaluationException
getIndex
-
从类继承的方法 proguard.exception.ProguardCoreException
getComponentErrorId, getErrorParameters
-
-