Fido Alpha 3.2

Uses of Class
fido.db.PronounNotFoundException

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

Uses of PronounNotFoundException in fido.db
 

Methods in fido.db that throw PronounNotFoundException
 Pronoun PronounTable.get(java.lang.String pronoun)
          Returns the GrammarLink type referrenced by the parameter name.
 int PronounTable.hashCode(java.lang.String pronoun)
           
 


Fido Alpha 3.2