|
||||||||
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.AtomRegisterFailure
Thrown if SPCanonicalAtom could not register or un-register a
canonical atom representation. You should not create or
inherit from AtomRegisterFailure
.
You should not catch an AtomRegisterFailure. Catch SPException instead, since AtomRegisterFailure is not guaranteed to exist in future versions of Jasper.
Fields inherited from class se.sics.jasper.SPException |
toStringString |
Methods inherited from class se.sics.jasper.SPException |
finalize, getTerm, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |