intra-mart(R)
5.1

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

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

public class IllegalLocaleException
extends DataNotFoundException

アクセサが保持する言語に関する例外クラス

アクセサが保持していない言語を要求された場合にスローする。

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

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

コンストラクタの詳細

IllegalLocaleException

public IllegalLocaleException()
コンストラクタ


IllegalLocaleException

public IllegalLocaleException(java.lang.String message)
コンストラクタ

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

IllegalLocaleException

public IllegalLocaleException(java.lang.Throwable cause)
コンストラクタ

パラメータ:
cause - 原因

IllegalLocaleException

public IllegalLocaleException(java.lang.String message,
                              java.lang.Throwable cause)
コンストラクタ

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

intra-mart(R)
5.1

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