|
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.Scanner.ScanException
An exception that reflects an error during parsing.
Constructor Summary | |
Scanner.ScanException(java.lang.String message)
|
|
Scanner.ScanException(java.lang.String message,
java.lang.Throwable cause)
|
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 Scanner.ScanException(java.lang.String message)
public Scanner.ScanException(java.lang.String message, java.lang.Throwable cause)
|
Web Site | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |