org.apache.tapestry5.ioc.internal.services
Class ExceptionAnalysisImpl
java.lang.Object
org.apache.tapestry5.ioc.internal.services.ExceptionAnalysisImpl
- All Implemented Interfaces:
- ExceptionAnalysis
public class ExceptionAnalysisImpl
- extends Object
- implements ExceptionAnalysis
ExceptionAnalysisImpl
public ExceptionAnalysisImpl(List<ExceptionInfo> infos)
getExceptionInfos
public List<ExceptionInfo> getExceptionInfos()
- Description copied from interface:
ExceptionAnalysis
- Returns the analyzed exception info for each exception. The are ordered outermost exception to innermost.
- Specified by:
getExceptionInfos
in interface ExceptionAnalysis
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2012 The Apache Software Foundation.