step9
Class expr.yyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
step9.expr.yyException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- expr
public static class expr.yyException
- extends Exception
thrown for irrecoverable syntax errors and stack overflow.
Nested for convenience, does not depend on parser class.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
expr.yyException
public expr.yyException(String message)