@Name(value="org.jboss.seam.exception.exceptions") @Install(precedence=10, classDependencies="javax.faces.context.FacesContext") @Scope(value=APPLICATION) @BypassInterceptors public class TideExceptions extends Exceptions
| Constructor and Description |
|---|
TideExceptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Exception e) |
getHandlers, initialize, instancepublic TideExceptions()