public class IllegalTermException extends DataNotFoundException
コンストラクタと説明 |
---|
IllegalTermException()
非推奨です。
代替メソッドはありません。
|
IllegalTermException(String message)
非推奨です。
代替メソッドはありません。
|
IllegalTermException(String message,
Throwable cause)
非推奨です。
代替メソッドはありません。
|
IllegalTermException(Throwable cause)
非推奨です。
代替メソッドはありません。
|
getKey, getValues, setKey, setValues
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalTermException()
public IllegalTermException(String message)
message
- 詳細メッセージpublic IllegalTermException(Throwable cause)
cause
- 原因Copyright © 2012 NTT DATA INTRAMART CORPORATION