Searched defs:SemanticException (Results 1 – 1 of 1) sorted by relevance
36 public class SemanticException extends RecognitionException { class40 SemanticException(IntStream input, String errorMessage, Object... messageArguments) { in SemanticException() method in SemanticException45 SemanticException(IntStream input, Exception ex) { in SemanticException() method in SemanticException50 …SemanticException(IntStream input, CommonTree tree, String errorMessage, Object... messageArgument… in SemanticException() method in SemanticException60 … SemanticException(IntStream input, Token token, String errorMessage, Object... messageArguments) { in SemanticException() method in SemanticException