public class CycleException extends ParseException
currentToken, eol, expectedTokenSequences, tokenImage| Constructor and Description |
|---|
CycleException(String message) |
| Modifier and Type | Method and Description |
|---|---|
static CycleException |
createFromName(String name)
Create a new exception that specifies which name caused the cycle.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CycleException(String message)
public static CycleException createFromName(String name)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.