Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere Java API リファレンス » クライアント用 QAnywhere Java API » QAException クラス

 

QAException メソッド

構文
 QAException.QAException(
  String message,
  int errorCode
)
パラメータ
  • message   例外のテキスト記述。

  • errorCode   エラー・コード。

備考

指定されたエラー・コードとエラー・メッセージ・テキストを使用して、QAException インスタンスを作成します。