intra-mart 6.1.14

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

java.lang.Object
  拡張java.lang.Throwable
      拡張java.lang.Exception
          拡張java.lang.RuntimeException
              拡張jp.co.intra_mart.foundation.exception.FoundationRuntimeException
                  拡張jp.co.intra_mart.foundation.security.exception.AccessSecurityRuntimeException
すべての実装インタフェース:
Serializable
直系の既知のサブクラス:
AccessSecurityConfigException, SystemConfigException

public class AccessSecurityRuntimeException
extends FoundationRuntimeException

アクセスセキュリティランタイム例外クラス。

アクセスセキュリティ設定ファイル群の不備などでシステム運用が続行不可な場合のランタイム例外クラスです。

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

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

コンストラクタの詳細

AccessSecurityRuntimeException

public AccessSecurityRuntimeException()
コンストラクタ。


AccessSecurityRuntimeException

public AccessSecurityRuntimeException(String message)
コンストラクタ。

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

AccessSecurityRuntimeException

public AccessSecurityRuntimeException(Throwable cause)
コンストラクタ。

パラメータ:
cause - 原因となる例外

AccessSecurityRuntimeException

public AccessSecurityRuntimeException(String message,
                                      Throwable cause)
コンストラクタ。

パラメータ:
message - メッセージ
cause - 原因となる例外

intra-mart 6.1.14

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