se.sics.jasper
Class IllegalCallerException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--se.sics.jasper.SPException
                    |
                    +--se.sics.jasper.IllegalCallerException

Deprecated. As of SICStus 3.8.3 this is no longer thrown.

You should not create or inherit from IllegalCallerException.

public class IllegalCallerException
extends SPException

See Also:
Serialized Form

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