Class ASTStructureException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- proguard.exception.ProguardCoreException
 - 
- proguard.classfile.attribute.signature.ast.ASTStructureException
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public final class ASTStructureException 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 ASTStructureException(java.lang.String message) 
- 
Method Summary
- 
Methods inherited from class proguard.exception.ProguardCoreException
getComponentErrorId, getErrorParameters 
 - 
 
 -