intra-mart(R) 6.0.13

jp.co.intra_mart.foundation.security.exception
クラス IllegalArgumentException

java.lang.Object
  拡張java.lang.Throwable
      拡張java.lang.Exception
          拡張jp.co.intra_mart.foundation.exception.FoundationException
              拡張jp.co.intra_mart.foundation.security.exception.AccessSecurityException
                  拡張jp.co.intra_mart.foundation.security.exception.IllegalArgumentException
すべての実装インタフェース:
Serializable

public class IllegalArgumentException
extends AccessSecurityException

引数が不正の例外クラス。

引数が不正であった場合にスローされます。

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

フィールドの概要
 
クラス jp.co.intra_mart.foundation.security.exception.AccessSecurityException から継承したフィールド
KIND_ROLE, KIND_ROLE_SUB
 
コンストラクタの概要
IllegalArgumentException(String argName, String function)
          コンストラクタ。
IllegalArgumentException(String argName, String function, 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
 

コンストラクタの詳細

IllegalArgumentException

public IllegalArgumentException(String argName,
                                String function)
コンストラクタ。

パラメータ:
argName - 不正な引数名

IllegalArgumentException

public IllegalArgumentException(String argName,
                                String function,
                                Throwable cause)
コンストラクタ。

パラメータ:
argName - 不正な引数名
cause - 原因となる例外

intra-mart(R) 6.0.13

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