Fido Alpha 3.2

Uses of Class
fido.db.ArticleNotFoundException

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

Uses of ArticleNotFoundException in fido.db
 

Methods in fido.db that throw ArticleNotFoundException
 int ArticleTable.get(java.lang.String name)
          Returns the GrammarLink type referrenced by the parameter name.
 int ArticleTable.hashCode(java.lang.String article)
           
 


Fido Alpha 3.2