Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
alice.tuprolog.lib.InvalidObjectIdException

Uses of InvalidObjectIdException in alice.tuprolog.lib
 

Methods in alice.tuprolog.lib that throw InvalidObjectIdException
 boolean JavaLibrary.register(alice.tuprolog.Struct id, java.lang.Object obj)
          registers an object with a specified id
 java.lang.Object JavaLibrary.getRegisteredObject(alice.tuprolog.Struct id)
          gets a registered object (returns null if not presents)