Module grammar

Class SemanticException

java.lang.Object
java.lang.Throwable
java.lang.Exception
antlr.ANTLRException
antlr.RecognitionException
de.grogra.grammar.RecognitionException
de.grogra.grammar.SemanticException
All Implemented Interfaces:
DetailedException, Disposable, UserException, Serializable, Comparable<RecognitionException>

public class SemanticException extends RecognitionException
See Also: