Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.