step4
Class If.yyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
step4.If.yyException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- If
public static class If.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 |
If.yyException
public If.yyException(String message)