クラス
jp.terasoluna.fw.exception.SystemException の使用

SystemException を使用しているパッケージ
jp.terasoluna.fw.web.struts.action   
 

jp.terasoluna.fw.web.struts.action での SystemException の使用
 

SystemException 型のパラメータを持つ jp.terasoluna.fw.web.struts.action のメソッド
private  java.lang.String SystemExceptionHandler.getErrorMessage(javax.servlet.http.HttpServletRequest req, SystemException se, MessageResources resources)
          メッセージリソースに対してメッセージキーを指定することで エラーメッセージを取得する。