Uses of Interface
nablarch.fw.ExceptionHandler
Package
Description
処理方式に依存しないフレームワーク標準ハンドラを収めたパッケージ。
ハンドラリストの実行機能を提供する。
-
Uses of ExceptionHandler in nablarch.fw.handler
-
Uses of ExceptionHandler in nablarch.fw.invoker
Modifier and TypeMethodDescriptionvoid
PipelineInvoker.setExceptionHandler
(ExceptionHandler exceptionHandler) 例外処理を行うExceptionHandler
を設定する。