intra-mart 6.1.14

jp.co.intra_mart.foundation.datastore.exception
クラス IllegalRelationshipException

java.lang.Object
  拡張java.lang.Throwable
      拡張java.lang.Exception
          拡張jp.co.intra_mart.foundation.exception.FoundationException
              拡張jp.co.intra_mart.foundation.datastore.exception.DataStoreApplicationException
                  拡張jp.co.intra_mart.foundation.datastore.exception.IllegalRelationshipException
すべての実装インタフェース:
Serializable

public class IllegalRelationshipException
extends DataStoreApplicationException

リレーションシップに関する例外クラス

リレーションシップの整合性が正しくない場合にスローする。

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

コンストラクタの概要
IllegalRelationshipException()
          コンストラクタ
IllegalRelationshipException(String message)
          コンストラクタ
IllegalRelationshipException(String message, Throwable cause)
          コンストラクタ
IllegalRelationshipException(Throwable cause)
          コンストラクタ
 
クラス jp.co.intra_mart.foundation.datastore.exception.DataStoreApplicationException から継承したメソッド
getKey, getValues, setKey, setValues
 
クラス 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
 

コンストラクタの詳細

IllegalRelationshipException

public IllegalRelationshipException()
コンストラクタ


IllegalRelationshipException

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

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

IllegalRelationshipException

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

パラメータ:
cause - 原因

IllegalRelationshipException

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

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

intra-mart 6.1.14

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