intra-mart(R) 6.0.13

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

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.AccessSecurityImportException
すべての実装インタフェース:
Serializable

public class AccessSecurityImportException
extends AccessSecurityException

インポート時例外クラス。

インポート時に例外が発生した場合にスローする。

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

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

コンストラクタの詳細

AccessSecurityImportException

public AccessSecurityImportException(String name)
コンストラクタ。

パラメータ:
name - 重複している名称

AccessSecurityImportException

public AccessSecurityImportException(String name,
                                     Throwable cause)
コンストラクタ。

パラメータ:
name - 重複している名称
cause - 原因となる例外

intra-mart(R) 6.0.13

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