Package proguard.evaluation.exception
Class EmptyCodeAttributeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- proguard.exception.ProguardCoreException
-
- proguard.evaluation.exception.EmptyCodeAttributeException
-
- All Implemented Interfaces:
java.io.Serializable
public class EmptyCodeAttributeException extends ProguardCoreException
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class proguard.exception.ProguardCoreException
ProguardCoreException.Builder
-
-
Constructor Summary
Constructors Constructor Description EmptyCodeAttributeException(java.lang.String message)
-
Method Summary
-
Methods inherited from class proguard.exception.ProguardCoreException
getComponentErrorId, getErrorParameters
-
-