Package | Description |
---|---|
net.sourceforge.stripes.exception |
Contains interfaces and implementations of exception handling strategy classes.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.Set<java.lang.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.