|
Jalopy 1.0b11 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hunsicker.util.ChainingRuntimeException
de.hunsicker.jalopy.language.Recognizer.ParseException
public static final class Recognizer.ParseException
Indicates an unexpected error during the parsing of an input file or stream.
| Field Summary |
|---|
| Fields inherited from class de.hunsicker.util.ChainingRuntimeException |
|---|
cause |
| Constructor Summary | |
|---|---|
Recognizer.ParseException(java.lang.Throwable cause)
Creates a new ParseException. |
|
| Method Summary |
|---|
| Methods inherited from class de.hunsicker.util.ChainingRuntimeException |
|---|
getCause, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Recognizer.ParseException(java.lang.Throwable cause)
cause - throwable which caused the error.
|
Jalopy 1.0b11 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||