Uses of Class
manager.BadClassException

Packages that use BadClassException
manager   
object   
 

Uses of BadClassException in manager
 

Methods in manager that throw BadClassException
 void LocalManager.registerPublicObject(PublicObject obj)
          Register a PublicObject with this LocalManager, handles registration of the object amongst the federation and sets certain accounting info for the object.
 

Uses of BadClassException in object
 

Methods in object that throw BadClassException
 void RemoteBase.discover(int instHandle, int classHandle)