|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
se.sics.jasper.SPException
public class SPException
Represents a exception thrown by Jasper. You should not create or
inherit from SPException or its sub-classes.
| Field Summary | |
|---|---|
protected java.lang.String |
toStringString
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
Term |
getTerm()
Returns the exception term. |
java.lang.String |
toString()
Returns a description of the exception. |
| 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, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String toStringString
| Method Detail |
|---|
public java.lang.String toString()
toString in interface PrologExceptiontoString in class java.lang.Throwable
public Term getTerm()
throws SPException
getTerm in interface PrologExceptionSPExceptionprotected void finalize()
finalize in class java.lang.Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||