intra-mart(R)
5.0

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

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

public class AccessorSystemException
extends DataStoreSystemException

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

指定されたプロパティがアクセサに存在しない場合にスローする。

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

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

コンストラクタの詳細

AccessorSystemException

public AccessorSystemException()
コンストラクタ


AccessorSystemException

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

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

AccessorSystemException

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

パラメータ:
cause - 原因

AccessorSystemException

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

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

intra-mart(R)
5.0

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