intra-mart 6.1.14

jp.co.intra_mart.foundation.datastore.exporter.common.config
クラス ExportConfigurationReaderException

java.lang.Object
  拡張java.lang.Throwable
      拡張java.lang.Exception
          拡張java.lang.RuntimeException
              拡張jp.co.intra_mart.foundation.datastore.exception.BatchProcessException
                  拡張jp.co.intra_mart.foundation.datastore.exporter.ExportInitializeException
                      拡張jp.co.intra_mart.foundation.datastore.exporter.common.config.ExportConfigurationReaderException
すべての実装インタフェース:
Serializable

public class ExportConfigurationReaderException
extends ExportInitializeException

エクスポート設定の読み込みでエラーが発生したことを示すためにスローされます。

導入されたバージョン:
6.1
関連項目:
直列化された形式

コンストラクタの概要
ExportConfigurationReaderException(String message)
          コンストラクタ
ExportConfigurationReaderException(String message, Throwable cause)
          コンストラクタ
ExportConfigurationReaderException(Throwable cause)
          コンストラクタ
 
クラス java.lang.Throwable から継承したメソッド
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

ExportConfigurationReaderException

public ExportConfigurationReaderException(String message)
コンストラクタ

パラメータ:
message - 詳細メッセージ

ExportConfigurationReaderException

public ExportConfigurationReaderException(Throwable cause)
コンストラクタ

パラメータ:
cause - 原因

ExportConfigurationReaderException

public ExportConfigurationReaderException(String message,
                                          Throwable cause)
コンストラクタ

パラメータ:
message - 詳細メッセージ
cause - 原因

intra-mart 6.1.14

Copyright © 2000-2010 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.