【发布时间】:2015-11-09 06:24:03
【问题描述】:
你好朋友我正在尝试处理
org.springframework.webflow.execution.repository.snapshot.SnapshotNotFoundException
这个例外,但我没有这样做。 这样我就处理了 SnapshotNotFoundException。
<transition on-exception="org.springframework.webflow.execution.repository.snapshot.SnapshotNotFoundException"
to="exceptionHandler" />
【问题讨论】:
标签: spring spring-webflow