SP.ExceptionHandlingScope.serverStackTrace Property
Applies to: SharePoint Foundation 2010
Gets the server call stack information of the exception in the try scope.
var value = SP.ExceptionHandlingScope.get_serverStackTrace();
Property Value
Type: String
Applies To
SP.ExceptionHandlingScope Class
See Also
Reference
SP.ExceptionHandlingScope Methods