public class QueryPermissionException extends QueryException
コンストラクタと説明 |
---|
QueryPermissionException(String code,
int input)
クエリアクセス不許可インスタンスを生成します。
|
QueryPermissionException(String code,
String input)
クエリアクセス不許可インスタンスを生成します。
|
getCode, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QueryPermissionException(String code, int input)
code
- メッセージコードinput
- 入力値(追加メッセージ)Copyright © 2012 NTT DATA INTRAMART CORPORATION