intra-mart(R)
5.1

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

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

public class AccessSecurityExportException
extends AccessSecurityException

エクスポート時例外クラス。

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

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

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

コンストラクタの詳細

AccessSecurityExportException

public AccessSecurityExportException(java.lang.String name)
コンストラクタ。

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

AccessSecurityExportException

public AccessSecurityExportException(java.lang.String name,
                                     java.lang.Throwable cause)
コンストラクタ。

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

intra-mart(R)
5.1

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