intra-mart(R) 6.0.13

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

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.AccessorException
                      拡張jp.co.intra_mart.foundation.datastore.exception.IllegalExtensionException
すべての実装インタフェース:
Serializable

public class IllegalExtensionException
extends AccessorException

拡張アクセサに関する例外クラス

拡張アクセサに対して不正な操作が行われた場合にスローする。

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

コンストラクタの概要
IllegalExtensionException()
          コンストラクタ
IllegalExtensionException(String message)
          コンストラクタ
IllegalExtensionException(String message, Throwable cause)
          コンストラクタ
IllegalExtensionException(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
 

コンストラクタの詳細

IllegalExtensionException

public IllegalExtensionException()
コンストラクタ


IllegalExtensionException

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

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

IllegalExtensionException

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

パラメータ:
cause - 原因

IllegalExtensionException

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

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

intra-mart(R) 6.0.13

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