|
Web Site | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.codehaus.janino.util.CausedException
org.codehaus.janino.util.LocatedException
org.codehaus.janino.Parser.ParseException
public static class Parser.ParseException
An exception that reflects an error during parsing.
This exception is associated with a particular Location in the source code.
| Constructor Summary | |
|---|---|
Parser.ParseException(java.lang.String message,
Location location)
|
|
| Method Summary |
|---|
| Methods inherited from class org.codehaus.janino.util.LocatedException |
|---|
getLocation, getMessage |
| Methods inherited from class org.codehaus.janino.util.CausedException |
|---|
getCause, initCause, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Parser.ParseException(java.lang.String message,
Location location)
|
Web Site | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||