Share via


Service.IsPlatformNonRecoverableException(Exception) Method

Definition

public:
 virtual bool IsPlatformNonRecoverableException(Exception ^ exp);
public virtual bool IsPlatformNonRecoverableException (Exception exp);
abstract member IsPlatformNonRecoverableException : Exception -> bool
override this.IsPlatformNonRecoverableException : Exception -> bool
Public Overridable Function IsPlatformNonRecoverableException (exp As Exception) As Boolean

Parameters

exp
Exception

Returns

Applies to