|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
at.dms.compiler.tools.antlr.runtime.ANTLRException
at.dms.compiler.tools.antlr.runtime.ParserException
at.dms.compiler.tools.antlr.runtime.RecognitionException
at.dms.compiler.tools.antlr.runtime.SemanticException
public class SemanticException
| Field Summary |
|---|
| Fields inherited from class at.dms.compiler.tools.antlr.runtime.RecognitionException |
|---|
column, fileName, line |
| Constructor Summary | |
|---|---|
SemanticException(String s)
|
|
SemanticException(String s,
String fileName,
int line)
|
|
| Method Summary |
|---|
| Methods inherited from class at.dms.compiler.tools.antlr.runtime.RecognitionException |
|---|
getColumn, getErrorMessage, getFilename, getLine, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SemanticException(String s)
public SemanticException(String s,
String fileName,
int line)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||