Sys.Net.WebServiceError.message Property
Gets the error message.
var message = error.get_message();
Return Value
A string representing the error message.
Remarks
For an example, see the Sys.Net.WebServiceError class overview.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Gets the error message.
var message = error.get_message();
A string representing the error message.
For an example, see the Sys.Net.WebServiceError class overview.