org.apache.tapestry5.ioc.internal.services
Class ExceptionAnalyzerImpl

java.lang.Object
  extended by org.apache.tapestry5.ioc.internal.services.ExceptionAnalyzerImpl
All Implemented Interfaces:
ExceptionAnalyzer

public class ExceptionAnalyzerImpl
extends Object
implements ExceptionAnalyzer


Constructor Summary
ExceptionAnalyzerImpl(PropertyAccess propertyAccess)
           
 
Method Summary
 ExceptionAnalysis analyze(Throwable rootException)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionAnalyzerImpl

public ExceptionAnalyzerImpl(PropertyAccess propertyAccess)
Method Detail

analyze

public ExceptionAnalysis analyze(Throwable rootException)
Specified by:
analyze in interface ExceptionAnalyzer


Copyright © 2003-2012 The Apache Software Foundation.