drasys.or.mp
Class SyntaxException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--drasys.or.ORException
|
+--drasys.or.mp.MpException
|
+--drasys.or.mp.SyntaxException
- public class SyntaxException
- extends MpException
Syntax error with line number.
Contains the line number where the error occured,
a copy of the line, and a message
describing the error.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
SyntaxException
public SyntaxException()
SyntaxException
public SyntaxException(java.lang.String s)
SyntaxException
public SyntaxException(java.lang.String s,
int lineNumber,
java.lang.String line)
getLineNumber
public int getLineNumber()
getLine
public java.lang.String getLine()
Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com