|
||||||||||
前 次 | フレームあり フレームなし |
ExceptionResolveDelegator を使用しているパッケージ | |
---|---|
jp.terasoluna.fw.web.rich.springmvc.servlet.handler | Rich版のSpring MVCのハンドラ関連 |
jp.terasoluna.fw.web.rich.springmvc.servlet.handler での ExceptionResolveDelegator の使用 |
---|
ExceptionResolveDelegator を実装している jp.terasoluna.fw.web.rich.springmvc.servlet.handler のクラス | |
---|---|
class |
ExceptionResolveDelegatorImpl
ExceptionResolveDelegatorのデフォルト実装クラス。 |
ExceptionResolveDelegator 型の型パラメータを持つ jp.terasoluna.fw.web.rich.springmvc.servlet.handler のフィールド | |
---|---|
protected Class<? extends ExceptionResolveDelegator> |
SimpleMappingExceptionResolverEx.exceptionResolveDelegatorClass
ExceptionResolveDelegator実装クラスの型 |
protected LinkedHashMap<String,ExceptionResolveDelegator> |
SimpleMappingExceptionResolverEx.exceptionResolveDelegatorMap
例外の型をキーにExceptionResolveDelegatorを格納するMap |
Method parameters in jp.terasoluna.fw.web.rich.springmvc.servlet.handler with type arguments of type ExceptionResolveDelegator | |
---|---|
void |
SimpleMappingExceptionResolverEx.setExceptionResolveDelegatorClass(Class<? extends ExceptionResolveDelegator> exceptionResolveDelegatorClass)
例外とビュー名(&エラー情報)のマッピングを保持するクラスを設定する |
|
||||||||||
前 次 | フレームあり フレームなし |