@ParametersAreNonnullByDefault
public class FieldNotFoundException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
FieldNotFoundException(org.objectweb.asm.tree.ClassNode targetClass,
org.objectweb.asm.tree.ClassNode transformer,
java.lang.String fieldNameAndDesc) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |