Sys.Net.WebServiceError.errorObject Property

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.