|
||||||||
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 | +--se.sics.jasper.IllegalCallerException
Reinstated in 3.9. This should never be seen by user code.
You should not create or inherit from
IllegalCallerException
.
You should not catch an IllegalCallerException. Catch SPException instead, since IllegalCallerException is not guaranteed to exist in future versions of Jasper.
Fields inherited from class se.sics.jasper.SPException |
term, toStringString |
Methods inherited from class se.sics.jasper.SPException |
toString |
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 |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |