Uses of Class
org.wso2.wsas.persistence.exception.ModulePolicyNotFoundException

Packages that use ModulePolicyNotFoundException
org.wso2.wsas.persistence   
org.wso2.wsas.persistence.dao   
 

Uses of ModulePolicyNotFoundException in org.wso2.wsas.persistence
 

Methods in org.wso2.wsas.persistence that throw ModulePolicyNotFoundException
 void PersistenceManager.updateModulePolicy(ModulePolicyDO modulePolicy)
           
 

Uses of ModulePolicyNotFoundException in org.wso2.wsas.persistence.dao
 

Methods in org.wso2.wsas.persistence.dao that throw ModulePolicyNotFoundException
 void ModuleDAO.updatePolicy(ModulePolicyDO modulePolicy)