Class StandardErrorFormatErrorSupport

java.lang.Object
nablarch.core.log.basic.StandardErrorFormatErrorSupport
All Implemented Interfaces:
FormatErrorSupport

public class StandardErrorFormatErrorSupport extends Object implements FormatErrorSupport
フォーマットエラーを標準エラーに出力するクラス。
  • Constructor Details

    • StandardErrorFormatErrorSupport

      public StandardErrorFormatErrorSupport()
  • Method Details

    • outputFormatError

      public void outputFormatError(String message)
      フォーマットエラー内容を出力する。
      Specified by:
      outputFormatError in interface FormatErrorSupport
      Parameters:
      message - 出力するメッセージ