Fido Alpha 3.2

Uses of Class
fido.db.CannotDeleteSystemLinkException

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

Uses of CannotDeleteSystemLinkException in fido.db
 

Methods in fido.db that throw CannotDeleteSystemLinkException
 void ClassLinkTypeTable.delete(java.lang.String name)
          Removes the ClassLinkType referenced by the parameters name.
 


Fido Alpha 3.2