Uses of Class
noope.core.LawNotFoundException

Packages that use LawNotFoundException
noope.core Classes that are core to the NOOPE engine. 
 

Uses of LawNotFoundException in noope.core
 

Methods in noope.core that throw LawNotFoundException
 Law Laws.getLaw(java.lang.String lawname)
          Return a Law identified by the a string, or throw a LawNotFoundException if this Law does not exist.