Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたエラーメッセージとエラーコードを使用して、新しい例外を構築します。
Public Sub New(ByVal msg As String, ByVal errorCode As Integer)
public WSException(string msg, int errorCode)
msg エラーメッセージ。
errorCode エラーコード。