Package proguard.evaluation.exception
Class PartialEvaluatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
proguard.exception.ProguardCoreException
proguard.evaluation.exception.PartialEvaluatorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
StackGeneralizationException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class proguard.exception.ProguardCoreException
ProguardCoreException.Builder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclassAccept(ClassVisitor visitor) getClazz()voidmethodAccept(MemberVisitor visitor) Methods inherited from class proguard.exception.ProguardCoreException
getComponentErrorId, getErrorParametersMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PartialEvaluatorException
-
-
Method Details
-
getClazz
-
getMethod
-
classAccept
-
methodAccept
-