Utils.IsCriticalException Method (Exception)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Determines whether the exception is a critical exception.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
public static bool IsCriticalException(
Exception ex
)
Public Shared Function IsCriticalException (
ex As Exception
) As Boolean
Parameters
ex
Type: System.ExceptionSpecifies the exception
Return Value
Type: System.Boolean
Type: Boolean
True if the exception is critical, otherwise false.
See Also
Utils Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright