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