Share via


Sys.Net.WebServiceError exception Property

Gets the error exception type.

var errorException = error.get_exceptionType();

Return Value

A string corresponding to the error exception type.

Remarks

For an example, see the Sys.Net.WebServiceError class overview.

See Also

Concepts

Calling Web Services from Client Script