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 raw error information.
var errorObject = error.get_errorObject();
Return Value
An object that contains error information that is returned by the service.
Remarks
For an example, see the Sys.Net.WebServiceError class overview.