|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Error
|
+--edu.mit.ai.psg.jeva.EvaluatingError
|
+--edu.mit.ai.psg.jeva.EvalMethods.EvalHookError
| Field Summary | |
EvalMethods.EvalHookData |
data
|
| Fields inherited from class edu.mit.ai.psg.jeva.EvaluatingError |
environment,
error,
node |
| Constructor Summary | |
EvalMethods.EvalHookError(IJevaNode node,
IEnv env,
Throwable e,
EvalMethods.EvalHookData data)
|
|
| Method Summary | |
String |
toString()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
public EvalMethods.EvalHookData data
| Constructor Detail |
public EvalMethods.EvalHookError(IJevaNode node,
IEnv env,
Throwable e,
EvalMethods.EvalHookData data)
| Method Detail |
public String toString()
|
Copyright (c) 1996-1999 Massachusetts Institute of Technology Feedback: jeva-bugs@ai.mit.edu |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||