|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| ErrorHandler を使用しているパッケージ | |
|---|---|
| net.jp.saf.sastruts.method.helpers.impl | |
| net.jp.saf.sastruts.method.impl | |
| net.jp.saf.sastruts.method.helpers.impl での ErrorHandler の使用 |
|---|
| ErrorHandler を実装している net.jp.saf.sastruts.method.helpers.impl のクラス | |
|---|---|
class |
AbstractErrorHandler
共通で使用する処理を実装した基底クラス. |
class |
MethodNotAllowedErrorHandler
ステータス405「Method Not Allowed」を返すハンドラです. |
class |
NotImplementedErrorHandler
ステータス501「Not Implemented」を返すハンドラです. |
class |
ThrowExceptionErrorHandler
MethodNotAllowedRuntimeExceptionを発生させるハンドラです. |
| net.jp.saf.sastruts.method.impl での ErrorHandler の使用 |
|---|
| ErrorHandler として宣言されている net.jp.saf.sastruts.method.impl のフィールド | |
|---|---|
protected ErrorHandler |
HttpMethodCheckerImpl.errorHandler
チェックエラー時のハンドラ |
| ErrorHandler 型のパラメータを持つ net.jp.saf.sastruts.method.impl のメソッド | |
|---|---|
void |
HttpMethodCheckerImpl.setErrorHandler(ErrorHandler errorHandler)
チェックエラー時のハンドラを設定します. |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||