public class NotContainsException extends Exception
コンストラクタと説明 |
---|
NotContainsException(String targetColumnCode)
新しい例外インスタンスを生成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getTargetColumnCode()
例外発生の原因となったカラムコードを取得します。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012 NTT DATA INTRAMART CORPORATION