Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.