Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.FIsProcessCriticalException method

Returns a Boolean value that indicates whether a specified exception is a critical exception.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public static bool FIsProcessCriticalException(
	Exception ex
)

Parameters

ex
Type: System.Exception
The exception.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.