intra-mart 6.1.14

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

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.DataNotFoundException
すべての実装インタフェース:
Serializable
直系の既知のサブクラス:
IllegalLocaleException, IllegalTermException

public class DataNotFoundException
extends AccessorException

アクセサのプロパティ値の取得に関する例外クラス

指定されたプロパティに対する値が設定されていない場合にスローする。

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

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

コンストラクタの詳細

DataNotFoundException

public DataNotFoundException()
コンストラクタ


DataNotFoundException

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

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

DataNotFoundException

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

パラメータ:
cause - 原因

DataNotFoundException

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

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

intra-mart 6.1.14

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