Uses of Class
com.caucho.util.RegistryException

Packages that use RegistryException
com.caucho.jsp.cfg   
com.caucho.util Assorted utilities 
 

Uses of RegistryException in com.caucho.jsp.cfg
 

Methods in com.caucho.jsp.cfg that throw RegistryException
 void TldValidator.setValidatorClass(java.lang.Class validatorClass)
          Sets the validator class.
 

Uses of RegistryException in com.caucho.util
 

Methods in com.caucho.util that throw RegistryException
static void BeanUtil.validateClass(java.lang.Class cl, java.lang.Class parent)