public class QueryException extends DataException
コンストラクタと説明 |
---|
QueryException(Exception e)
新しいクエリ例外インスタンスを生成します。
|
QueryException(String code,
int input)
新しいクエリ例外インスタンスを生成します。
|
QueryException(String code,
String input)
新しいクエリ例外インスタンスを生成します。
|
getCode, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012 NTT DATA INTRAMART CORPORATION