SP.ExceptionHandlingScope.hasException Property
Applies to: SharePoint Foundation 2010
Gets the flag that indicates whether an exception has occurred in the try scope.
var value = SP.ExceptionHandlingScope.get_hasException();
Property Value
Type: Boolean
Applies To
SP.ExceptionHandlingScope Class
See Also
Reference
SP.ExceptionHandlingScope Methods