intra-mart 6.1.14

jp.co.intra_mart.foundation.security.password
クラス PasswordHistoryException

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

public class PasswordHistoryException
extends FoundationException

イメージアイコンの例外クラス。

イメージアイコン内で例外が発生した場合にスローされます。

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

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

コンストラクタの詳細

PasswordHistoryException

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


PasswordHistoryException

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

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

PasswordHistoryException

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

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

PasswordHistoryException

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

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

intra-mart 6.1.14

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