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 .NET API リファレンス » Web サービス用 QAnywhere .NET API (.NET 2.0) » WSException クラス

 

WSException コンストラクタ

新しい例外を構築します。

構文
Visual Basic
Overloads Public Sub New( _
   ByVal ex As System.Exception _
)
C#
public WSException(
   System.Exception ex
);
パラメータ
  • ex   例外。