public class UnknownASTException extends ASTRuntimeException
Red (tfeng) |
Red (tfeng) |
Constructor and Description |
---|
UnknownASTException()
Construct an unknown exception caused by the AST analyzer.
|
UnknownASTException(java.lang.Throwable cause)
Constrcut an unknown exception caused by the AST analyzer.
|