|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--se.sics.jasper.SPException
Represents a exception thrown by Jasper. You should not create or
inherit from SPException
or its sub-classes.
Field Summary | |
protected SPTerm |
term
|
protected java.lang.String |
toStringString
|
Method Summary | |
java.lang.String |
toString()
Returns a description of the exception. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected SPTerm term
protected java.lang.String toStringString
Method Detail |
public java.lang.String toString()
toString
in interface PrologException
toString
in class java.lang.Throwable
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |