public class PasswordHistoryValidateException extends FoundationException
コンストラクタと説明 |
---|
PasswordHistoryValidateException()
コンストラクタ。
|
PasswordHistoryValidateException(String message)
コンストラクタ。
|
PasswordHistoryValidateException(String message,
Throwable cause)
コンストラクタ。
|
PasswordHistoryValidateException(Throwable cause)
コンストラクタ。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PasswordHistoryValidateException()
public PasswordHistoryValidateException(String message)
message
- メッセージpublic PasswordHistoryValidateException(String message, Throwable cause)
message
- メッセージcause
- 原因となる例外public PasswordHistoryValidateException(Throwable cause)
cause
- 原因となる例外Copyright © 2012 NTT DATA INTRAMART CORPORATION