Uses of Class
edu.internet2.middleware.grouper.exception.RoleSetNotFoundException

Packages that use RoleSetNotFoundException
edu.internet2.middleware.grouper.internal.dao This package contains the data access object interfaces that a DB layer would have to implement (generally revolving around queries to DB) 
 

Uses of RoleSetNotFoundException in edu.internet2.middleware.grouper.internal.dao
 

Methods in edu.internet2.middleware.grouper.internal.dao that throw RoleSetNotFoundException
 RoleSet RoleSetDAO.findById(java.lang.String id, boolean exceptionIfNotFound)