Searched defs:SemanticException (Results 1 – 1 of 1) sorted by relevance
37 public class SemanticException extends RecognitionException { class41 SemanticException(IntStream input, String errorMessage, Object... messageArguments) { in SemanticException() method in SemanticException46 SemanticException(IntStream input, Exception ex) { in SemanticException() method in SemanticException51 …SemanticException(IntStream input, CommonTree tree, String errorMessage, Object... messageArgument… in SemanticException() method in SemanticException61 … SemanticException(IntStream input, Token token, String errorMessage, Object... messageArguments) { in SemanticException() method in SemanticException