|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.ugos.JIProlog.engine.JIPRuntimeException
|
+--com.ugos.JIProlog.engine.JIPSyntaxErrorException
JIPSyntaxErrorException is an exception raised by the internal parser
when there is a syntax error in the string to parse.
JIPEngine,
Serialized Form| Field Summary |
| Fields inherited from class com.ugos.JIProlog.engine.JIPRuntimeException |
ID_UNKNOWN_EXCEPTION, ID_USER_EXCEPTION |
| Method Summary | |
JIPTerm |
getTerm()
Gets the error term associated to this exception |
| Methods inherited from class com.ugos.JIProlog.engine.JIPRuntimeException |
getErrorNumber, getFileName, getLineNumber, getMessage, getPosition, printPrologStackTrace, printPrologStackTrace, printPrologStackTrace, setTerm |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public JIPTerm getTerm()
getTerm in class JIPRuntimeException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||