| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
classUtils.javassist.compiler.CompileError
classUtils.javassist.compiler.NoFieldException
public class NoFieldException
| Constructor Summary | |
|---|---|
| NoFieldException(java.lang.String name,
                 ASTree e) | |
| Method Summary | |
|---|---|
|  ASTree | getExpr() | 
|  java.lang.String | getField() | 
| Methods inherited from class classUtils.javassist.compiler.CompileError | 
|---|
| getMessage, toString | 
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public NoFieldException(java.lang.String name,
                        ASTree e)
| Method Detail | 
|---|
public java.lang.String getField()
public ASTree getExpr()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||