SP.ExceptionHandlingScope.errorMessage Property
Applies to: SharePoint Foundation 2010
Gets the error message of the exception when the code is executed in the try scope.
var value = SP.ExceptionHandlingScope.get_errorMessage();
Property Value
Type: String
Applies To
SP.ExceptionHandlingScope Class
See Also
Reference
SP.ExceptionHandlingScope Methods