Sys.Net.WebServiceError exception Property
Gets the error exception type.
Syntax
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.