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