Fido Alpha 3.2

Uses of Class
fido.db.CannotDeleteRootObjectException

Packages that use CannotDeleteRootObjectException
fido.db Classes that are a proxy to the database tables that comprise the system. 
 

Uses of CannotDeleteRootObjectException in fido.db
 

Methods in fido.db that throw CannotDeleteRootObjectException
 void ObjectTable.deleteClass(int objectId, boolean tree)
          Removes the Class name objectId from the Hierarchy.
 


Fido Alpha 3.2