Package nablarch.core.log.basic
Class StandardErrorFormatErrorSupport
java.lang.Object
nablarch.core.log.basic.StandardErrorFormatErrorSupport
- All Implemented Interfaces:
FormatErrorSupport
フォーマットエラーを標準エラーに出力するクラス。
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StandardErrorFormatErrorSupport
public StandardErrorFormatErrorSupport()
-
-
Method Details
-
outputFormatError
フォーマットエラー内容を出力する。- Specified by:
outputFormatError
in interfaceFormatErrorSupport
- Parameters:
message
- 出力するメッセージ
-