|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ca.uwaterloo.cs.ql.interp.EvaluationException
public class EvaluationException
| Constructor Summary | |
|---|---|
EvaluationException(SyntaxTreeNode node,
java.lang.String msg)
|
|
| Method Summary | |
|---|---|
void |
report(java.io.PrintStream out)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EvaluationException(SyntaxTreeNode node,
java.lang.String msg)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Throwablepublic void report(java.io.PrintStream out)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||