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