se.sics.jasper
Class AtomRegisterFailure

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by se.sics.jasper.SPException
              extended by se.sics.jasper.AtomRegisterFailure
All Implemented Interfaces:
java.io.Serializable, PrologException

public class AtomRegisterFailure
extends SPException

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.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class se.sics.jasper.SPException
toStringString
 
Method Summary
 
Methods inherited from class se.sics.jasper.SPException
finalize, getTerm, toString
 
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