intra-mart(R) 6.0.13

jp.co.intra_mart.framework.system.message
クラス MessagePropertyException

java.lang.Object
  拡張java.lang.Throwable
      拡張java.lang.Exception
          拡張jp.co.intra_mart.framework.system.exception.FrameworkException
              拡張jp.co.intra_mart.framework.system.exception.SystemException
                  拡張jp.co.intra_mart.framework.system.message.MessagePropertyException
すべての実装インタフェース:
Serializable

public class MessagePropertyException
extends SystemException

メッセージプロパティハンドラに関連する例外です。

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

コンストラクタの概要
MessagePropertyException()
          詳細メッセージを指定しないで MessagePropertyException を構築します。
MessagePropertyException(String msg)
          指定された詳細メッセージを持つ MessagePropertyException を構築します。
MessagePropertyException(String msg, Throwable throwable)
          指定された詳細メッセージとこの例外の発生原因となる例外を持つ MessagePropertyException を構築します。
 
クラス jp.co.intra_mart.framework.system.exception.FrameworkException から継承したメソッド
getException, printStackTrace, printStackTrace, printStackTrace
 
クラス java.lang.Throwable から継承したメソッド
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

MessagePropertyException

public MessagePropertyException()
詳細メッセージを指定しないで MessagePropertyException を構築します。


MessagePropertyException

public MessagePropertyException(String msg)
指定された詳細メッセージを持つ MessagePropertyException を構築します。

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

MessagePropertyException

public MessagePropertyException(String msg,
                                Throwable throwable)
指定された詳細メッセージとこの例外の発生原因となる例外を持つ MessagePropertyException を構築します。

パラメータ:
msg - 詳細メッセージ
throwable - この例外の発生原因となる例外

intra-mart(R) 6.0.13

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