Class ExceptionAnalyzerImpl
- java.lang.Object
 - 
- org.apache.tapestry5.ioc.internal.services.ExceptionAnalyzerImpl
 
 
- 
- All Implemented Interfaces:
 ExceptionAnalyzer
public class ExceptionAnalyzerImpl extends Object implements ExceptionAnalyzer
 
- 
- 
Constructor Summary
Constructors Constructor Description ExceptionAnalyzerImpl(PropertyAccess propertyAccess) 
 - 
 
- 
- 
Constructor Detail
- 
ExceptionAnalyzerImpl
public ExceptionAnalyzerImpl(PropertyAccess propertyAccess)
 
 - 
 
- 
Method Detail
- 
analyze
public ExceptionAnalysis analyze(Throwable rootException)
- Specified by:
 analyzein interfaceExceptionAnalyzer
 
 - 
 
 -