Class ExceptionAnalysisImpl
java.lang.Object
org.apache.tapestry5.ioc.internal.services.ExceptionAnalysisImpl
- All Implemented Interfaces:
ExceptionAnalysis
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the analyzed exception info for each exception.toString()
-
Constructor Details
-
ExceptionAnalysisImpl
-
-
Method Details
-
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 interfaceExceptionAnalysis
-
toString
-