public class JavaccTaskException
extends java.lang.RuntimeException
RuntimeException because this exception is used to trapped checked exception in code not expecting it and that cannot be
changed.| Constructor and Description |
|---|
JavaccTaskException(java.lang.String message,
java.lang.Throwable cause) |