pzi*_*eba 9 exception-handling spring-webflow
我想知道如何使用on-exception属性访问异常对象?我当前的配置如下所示:
<transition on-exception="{business_exception}" to="errorView" > </transition>
我必须在errorView中访问一些异常属性.有谁知道我该怎么办?
aba*_*ogh 10
这是一个相当无证 Spring Web Flow的组成部分,但根据此线程SpringSource的论坛,您可以在视图属性直接访问异常stateException和rootCauseException.
stateException
rootCauseException
归档时间:
14 年,5 月 前
查看次数:
8352 次
最近记录:
13 年,8 月 前