Share via


Sys.Net.WebServiceError.exceptionType 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

Other Resources

Calling Web Services from Client Script in ASP.NET AJAX