Uses of Interface
net.sourceforge.stripes.exception.AutoExceptionHandler

Packages that use AutoExceptionHandler
net.sourceforge.stripes.exception Contains interfaces and implementations of exception handling strategy classes. 
 

Uses of AutoExceptionHandler in net.sourceforge.stripes.exception
 

Methods in net.sourceforge.stripes.exception that return types with arguments of type AutoExceptionHandler
protected  Set<Class<? extends AutoExceptionHandler>> DelegatingExceptionHandler.findClasses()
          Helper method to find implementations of AutoExceptionHandler in the packages specified in Configuration using the ResolverUtil class.
 



? Copyright 2005-2006, Stripes Development Team.