|
|||||||||
| 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.ParseException
ca.uwaterloo.cs.ql.interp.InterpException
public class InterpException
| Field Summary |
|---|
| Fields inherited from class ca.uwaterloo.cs.ql.interp.ParseException |
|---|
currentToken, expectedTokenSequences, tokenImage |
| Constructor Summary | |
|---|---|
InterpException(Location l,
java.lang.String msg)
|
|
| Method Summary | |
|---|---|
Location |
getLocation()
|
java.lang.String |
getMessage()
This method has the standard behavior when this object has been created using the standard constructors. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InterpException(Location l,
java.lang.String msg)
| Method Detail |
|---|
public Location getLocation()
public java.lang.String getMessage()
ParseException
getMessage in class ParseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||