Share via


BTXService.IsPlatformNonRecoverableException(Exception) Method

Definition

public:
 override bool IsPlatformNonRecoverableException(Exception ^ exp);
public override bool IsPlatformNonRecoverableException (Exception exp);
override this.IsPlatformNonRecoverableException : Exception -> bool
Public Overrides Function IsPlatformNonRecoverableException (exp As Exception) As Boolean

Parameters

exp
Exception

Returns

Applies to