Uses of Class
model.exceptions.EntryNotFoundException

Packages that use EntryNotFoundException
model   
 

Uses of EntryNotFoundException in model
 

Methods in model that throw EntryNotFoundException
static void TournamentManager.deleteEntry(ID tournament_id, ID entry_id)
           
 Entry Tournament.getEntry(ID entry_id)