intra-mart(R) 6.0.13

jp.co.intra_mart.foundation.exception
クラス FoundationException

java.lang.Object
  拡張java.lang.Throwable
      拡張java.lang.Exception
          拡張jp.co.intra_mart.foundation.exception.FoundationException
すべての実装インタフェース:
Serializable
直系の既知のサブクラス:
AccessSecurityException, ChangedListenerException, DataStoreApplicationException, ImageIconException, PasswordHistoryException

public class FoundationException
extends Exception

システム基盤共通例外クラス。

システムでスローされる例外のスーパークラスです。

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

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

コンストラクタの詳細

FoundationException

public FoundationException()
コンストラクタ。


FoundationException

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

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

FoundationException

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

パラメータ:
cause - 原因となる例外

FoundationException

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

パラメータ:
message - メッセージ
cause - 原因となる例外

intra-mart(R) 6.0.13

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