|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.ioc.internal.services.ExceptionAnalysisImpl
public class ExceptionAnalysisImpl
Constructor Summary | |
---|---|
ExceptionAnalysisImpl(java.util.List<ExceptionInfo> infos)
|
Method Summary | |
---|---|
java.util.List<ExceptionInfo> |
getExceptionInfos()
Returns the analyzed exception info for each exception. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExceptionAnalysisImpl(java.util.List<ExceptionInfo> infos)
Method Detail |
---|
public java.util.List<ExceptionInfo> getExceptionInfos()
ExceptionAnalysis
getExceptionInfos
in interface ExceptionAnalysis
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |