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.