This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
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.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.